.largetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #FFFFFF;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
