body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	
}
body {
	background-color: #FFFF66;
}
a:link {
	color: #330066;
}
a:hover {
	color: #FFFF33;
	background-color: #FF0099;
	text-decoration: none;
}
a:active {
	color: #FF3366;
}
h3 {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #006699;
}
h5 {
	font-size: 12px;
}
