.menu_t{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	}

.text{
	font-family: verdana;
	font-size: 12px;
	color: #BB2D2F;
}

.hcs{
	font-family: verdana;
	font-size: 09px;
	color: #BB2D2F;	
	font-weight: bold;
}


.border{
	border: 1px solid;
	border-color: #BB2D2F;
	}

a:link, a:visited, a:active{
	font-family: verdana;
	font-size: 12px;
	color: #BB2D2F;
	text-decoration: none;
	font-weight: bold;
	}

a:hover{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}