
body, table, tr, td, p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #034F90;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0000;		
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #034F90;
}
a:visited {
	text-decoration: none;
	color: #034F90;
}
a:hover {
	text-decoration: underline;
	color: #034F90;
}
a:active {
	text-decoration: none;
	color: #034F90;
}

.credits {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.credits:link {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.credits:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.credits:hover {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
a.credits:active {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.news {
	font-size: 12px;
	color: #FFFFFF;
}
a.news:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.news:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.news:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.news:active {
	text-decoration: none;
	color: #FFFFFF;
}
