HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/PvdBoogaard/indoorski.nl/backup/oude-site/css/menu.css
/* CSS Document */

td.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0211;
}

table.menu	{
	visibility:hidden;
	position: absolute;
	width: 125px;
}

td.menu	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	background-color: #FFFFFF;
	
	border: 1px solid #CC0211;
	
}



a.menu	{
	font-family : Helvetica, Arial, Verdana;
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
}

a.menu:link{ 
	color : #CC0211; 
	text-decoration : none; 
}

a.menu:visited{ 
	color : #CC0211; 
	text-decoration : none; 
}

a.menu:active{ 
	color : #FFFFFF; 
}

a.menu:hover{ 
	color : #000000; 
}