a
{
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #CCCCCC;
	border: 0;
}


a:visited, a.visited
{
	color: #CCCCCC;
}


a:hover, a.hover
{
	color: #FF0000;
}
.menu{
	background-color: #333333;
}
.menu-over{
	
}
body {
	background-color: #666;
	background-image: url(pic/Page-BgGlare.png);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-bottom: 25px;
}
body,td,th {
	color: #CCC;
}
.bigfont {	font-size: 30px;
}
.tdthhilight {
	background-color: #CF0;
	color: #000;
}
.bigfont2 {	font-size: 24px;
	font-weight: bold;
}
.bigfont2center {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.midfont {	font-size: 24px;
	font-weight: bold;
}
.center {
	text-align: center;

}
