﻿body 
{
	font-family:Verdana;
	font-size:10px;  
	background-color:#EEF1F5; 
	margin-top:0px;
	margin-left:0px;
}
.TOPMENU
{
	color:#B5D5FF;
	text-decoration:none; 
}
.TOPMENU:hover
{
	color:#FFFFFF;
	text-decoration:none; 
}
.BASEMENU
{
	color:#000000;
	text-decoration:none; 
}
.BASEMENU:hover
{
	color:#FFFFFF;
	text-decoration:none; 
}
.TITLEMENU
{
	color:#4466FF;
	text-decoration:none;
	font-size: small;  	
}
.TITLEMENU:hover
{
	color:#4466FF;
	text-decoration:underline;
	font-size:small;  	
}
.HYPMENU
{
	color:#0046A2;
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;  
}
.HYPMENU:hover
{
	color:#FF0000;
	text-decoration:underline;
	font-family:Verdana;
	font-size:10px;  
}

