p {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
line-height: 19px;
color: #CCCCCC;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
; text-decoration: none}

a:hover {
color: #666699;
background-color: #0030a1;
}

h1 {
font-family: "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
line-height: 14px;
color: #FF6600;
}

.sublinks {
font-size: 10px;
}h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold}


ul#menu {
	width: 400px;
	list-style-type: none;
	padding: 0;
}

#menu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	text-decoration: none;
	display: block;
	height: 85px;
	padding: 5px;

}

#menu li a:hover {
	background-color: #3a3a3a;
}

#menu li a img {
	padding-right: 10px;
	
}


a.backnext { padding: 5px;
	color: #c05e00;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a.backnext:hover { 
	
	background-color: #c05e00;
	color: black;
}

.arrows {
	color: silver;
}




