@charset "utf-8";
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:20px
}
a:link {
	color: #B90624;
	text-decoration: underline;
}
a:visited {
	color: #B90624;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #B90624;
}
.linkstext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height:16px
}