BODY {
		background-color:#ffffff;
		font-family: arial;
}
A {
        color: #ffffff;
		text-decoration: none;
        font-family: arial;
		font-weight=bold;
}
A:visited {             
        color: #ffffff;
		font-weight=bold;
		text-decoration: none;
}
A:hover {
        color: red;
		text-decoration: none;
		font-weight=bold;
		
}
<!--
	A.days:link {text-decoration: none; color:navy} 
    A.days:visited {text-decoration: none ; color:navy}
	A.days:active {text-decoration: none ; color:navy} 
    A.days:hover {text-decoration: underline; color:red}
    
-->
<!--
	A.menu:link {text-decoration: none; color:navy} 
    A.menu:visited {text-decoration: none ; color:navy}
	A.menu:active {text-decoration: none ; color:navy} 
    A.menu:hover {text-decoration: none; color:red}
    
-->
<!--
    .menu {
    font-size: 14px;
    font-family: MS Sans Serif;
    text-decoration: none;
    color: navy;
}
-->

<!--
    .register {
    font-size: 10px;
    font-family: arial;
    text-decoration: none;
    color: navy;
}
-->

<!--
	A.register:link {text-decoration: none; color:navy} 
    A.register:visited {text-decoration: none ; color:navy}
	A.register:active {text-decoration: none ; color:navy} 
    A.register:hover {text-decoration: none; color:red}
    
-->

<!--
    .months {
    font-family: arial;
    text-decoration: none;
    color: white;
}
-->

<!--
	A.months:link {text-decoration: none; color:white} 
    A.months:visited {text-decoration: none ; color:white}
	A.months:active {text-decoration: none ; color:white} 
    A.months:hover {text-decoration: none; color:red}
    
-->

<!--
    .arrows {
    font-family: Wingdings;
    text-decoration: none;
    color: white;
}
-->

<!--
	A.arrows:link {text-decoration: none; color:white} 
    A.arrows:visited {text-decoration: none ; color:white}
	A.arrows:active {text-decoration: none ; color:white} 
    A.arrows:hover {text-decoration: none; color:red}
    
-->
