a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B02723;
	text-decoration:none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B02723;
	text-decoration:none;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B02723;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B02723;
	text-decoration:none;
}
