@charset "utf-8";
/* CSS Document */

.sptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	vertical-align: middle;
	background-color: #003366;
}
.entrytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
.entrytitle a:link, .entrytitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.entrytitle a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
