body         { font-size: 11px; font-family: Verdana; color:#212650 }
table        { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px }
.menu_center { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; text-align: center }
.table_center { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center }

a:link{
	COLOR: #000080;
	text-decoration:none; font-size:11px; font-family:Verdana
}
a:visited{
	COLOR: #000080;
	text-decoration:none; font-size:11px; font-family:Verdana
}
a:hover{
	COLOR: #FF0000;
	text-decoration : underline; font-size:11px; font-family:Verdana
}
.menu_center a:link{
	COLOR: #FFFFFF;
	text-decoration:none
}
.menu_center a:visited{
    COLOR: #F7F7F7;
	text-decoration:none
}
.menu_center a:hover{
    COLOR: #FFFFFF;
	text-decoration : underline; 
}

li { margin-bottom: 3 }