body,td,th {
	font-family: Garamond, Book Antiqua, Century Gothic, Arial;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFBED;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:visited {
    font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
    font-size: 15px;
	color: #63a012;
	text-decoration: none;
}
a:active {
    font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}
a:link {
    font-size: 14px;
	color: #0000ff;
	text-decoration: none;
}


.over { background-color:#ffffff;color:#C9F378 }
.out  { background-color:#96D045;color:#000000 }
.style3 {font-size: 18px}
.style5 {font-size: 36px}