.normaltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.normaltext a:link {
	color: #000000;
	text-decoration: none;
}
.normaltext a:visited {
	color: #000000;
	text-decoration: none;
}
.normaltext a:hover {
	color: #E30426;
	text-decoration: none;
}
.normaltext a:active {
	color: #E30426;
	text-decoration: none;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.boldred a:link {
	color: #333333;
	text-decoration:none;
}
.boldred a:visited {
	color: #333333;
	text-decoration:none;
}
.boldred a:hover {
	color: #993300;
	text-decoration:none;
}
.boldred a:active {
	color: #993300;
	text-decoration:none;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bodytitle a:link {
	color: #000000;
	text-decoration:none;
}
.bodytitle a:visited {
	color: #000000;
	text-decoration:none;
}
.bodytitle a:hover {
	color: #E30426;
	text-decoration:none;
}
.bodytitle a:active {
	color: #E30426;
	text-decoration:none;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.boldwine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A50021;

}
.normalwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
