
*.menu a:link, *.menu a:visited {
   border-left:		1px solid #000000;
   border-right:	1px solid #000000;
   border-top:		1px solid #000000;
   border-bottom:	1px solid #000000;
   background-color:	#728FAD;
   color:		#ffffff;
   text-decoration:	none;
   font-family:		verdana;
   font-size:		12;
   font-weight:		bold;
   padding:		3px 3px 3px 3px;
   width:		183;
}

*.menu a:hover {
   border-left:		1px solid #000000;
   border-right:	1px solid #000000;
   border-top:		1px solid #000000;
   border-bottom:	1px solid #000000;
   background-color:	#000000;
   color:		#B6C7E5;
   text-decoration:	none;
   font-family:		verdana;
   font-size:		12;
   font-weight:		bold;
   padding:		3px 3px 3px 3px;
   width:		183;
}

strong {
   font-weight:		normal;
}


A:hover {color: #C00000; font-family: Arial}
A {font-family: Arial}
B {font-family: Arial}
I {font-family: Arial}
U {font-family: Arial}
P {font-family: Arial}
LI {font-family: Arial; font-size: 1em}
TD {font-family: Arial}
IMG.left {float: left}
.pe { font-size: 2px; color: #214263 }


