body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-align: left;
	line-height: 22px;
}
a:link {
	color: #D81B3B
}
a:visited {
	color: #F00
}
a:hover {
	color: #096;
	text-decoration: none
}
a:active {
	color: #F00
}

