A.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
p {  text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color : white; line-height: normal}
b {  text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color : #FA9600; line-height: normal}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color : white;}
li { text-align: justify; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; color : white;}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal;color : #FA9600;}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; color : #FA9600;}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal;color : #FA9600;}
A.menu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	text-decoration : none;
}
A.mainmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	width : 90px;
	height : 16px;
}
A.mainmenu:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	text-decoration : none;
	width : 90px;
	height : 16px;
}
a.bottom{
  color: Navy;   	 
  text-decoration : none;
}
a.bottom:hover{
  color: #FA9600;   	 
  text-decoration : underline;
}
a.bottom:visited{
  color: #6DCFF6;   	 
  text-decoration : none;
}
a.bottom:active{
  color: #000000;   	 
  text-decoration : none;
}

