.general{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.general_white{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight : bold;
}
.copy{
	font-family: Verdana;
	font-size: 9px;
	color: #890302;
	text-decoration: none;
}
.general_link{
	font-family: Verdana;
	font-size: 11px;
	color: #890302;
	text-decoration: none;
	font-weight : bold;
}

.navigation{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.menu{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.smenu{
	font-family: Verdana;
	font-size: 10px;
	color: #890302;
	text-decoration: none;
	font-weight : normal;
}
.general_red{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	font-weight : bold;
}
.button
{
	border: solid 1px #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #f6dd9c;
	background-color : #890302;
	height: 18px;
	font-weight : bold;
}
