BODY { 
	font-family: Verdana;
	font-size: 10px;
	font-color:#111111;
}

.menu {font-weight: bold}
.menu a {font-size: 10px; color:#ffffff; text-decoration:none;}
.menu a:link {font-size: 10px; color:#ffffff;  text-decoration:none;}
.menu a:visited {font-size: 10px; color:#ffffff; text-decoration:none;}
.menu a:active {font-size: 10px; color:#ffffff; text-decoration:none;}
.menu a:hover {font-size: 10px; color:#000000; text-decoration:undeline;}

a {font-size: 10px; color:#ff6000; text-align : justify; text-decoration:none;}
a:link {font-size: 10px; color:#ff6000; text-align : justify; text-decoration:none;}
a:visited {font-size: 10px; color:#ff6000; text-align : justify; text-decoration:none;}
a:active {font-size: 10px; color:#ff6000; text-align : justify; text-decoration:none;}
a:hover {font-size: 10px; color:#ff6000; text-align : justify; text-decoration:underline;}

table { font-family: Verdana; font-size: 10px; font-color:#111111;}
td 	  { font-family: Verdana; font-size: 10px; font-color:#111111; }


