@charset "utf-8";
/* CSS Document */

A:link {text-decoration: underline;   color:#000080;}
A:visited {text-decoration: underline;    color:#000080;}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red; background-color:#000000}



font.menu{
	 font-family: Verdana;
	 font-size:   15px;
 	 font-weight: bold;   	 	 
}

font.home {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}

.STYLE2 {
	font-size: large;
	font-weight: bold;
}