body         {
	font-family:verdana,sans-serif;
	margin:0px;
	padding:0px;
	background-color: #ffffff;
}

.menu {
color : #ffffff; 
text-decoration : none; 
font-size : 10px; 
font-weight : bold; 

} 
.arrows {
text-align : center; 
} 
TD {
color : black; 
font-size : 12px; 
} 
.foot {
color : #cccccc; 
background-color : #565656; 
font-size : 9px; 
} 
a:link {
background-color: transparent;
color: #008EFF;
text-decoration: none;
}
a:visited {
background-color: transparent;
color: #006699;
text-decoration: none;
}
a:hover {
background-color: transparent;
color: #FA7308;
text-decoration: none;
}
a:active {
background-color: transparent;
color: #006699;
text-decoration: none;
}
