a.menu:link
{
	text-decoration: none;	
	font-size: 12px;	
	color: white;	
	font-family: Arial;	
}

a.menu:visited
{	
	text-decoration: none;	
	font-size: 12px;	
	color: white;
	font-family: Arial;	
}
	
a.menu:active
{	
	text-decoration: none;	
	font-size: 12px;	
	color: black;
	font-family: Arial;
}

a.menu:hover
{	
	text-decoration: none;	
	font-size: 12px;	
	color: black;
	font-family: Arial;	
}

a
{
	text-decoration: none;	
	font-size: 12px;	
	color: black;	
	font-family: Arial;	
}

body
{    
	font-family: Arial;
	color: black;
	font-size: 12px;
	scrollbar-arrow-color: orange;	
	scrollbar-face-color: #3a6ea5 
}

DIV.tab
{	font-family: Arial;
	color: black;
	font-size: 16px;
}

DIV
{	font-family: Arial;
	color: black;
	font-size: 12px;
}

DIV.onder
{
	font-family: Arial;
	color: yellow;
	font-size: 14px;
}
