a:link{
	color : #9B0B24;
	font-weight : normal;
	text-decoration : none;
	font-family: Arial, Verdana;
	font-size: 12px;


}

a:visited{
	color : #9B0B24;
	font-weight : normal;
	text-decoration : none;
	font-family: Arial, Verdana;
	font-size: 12px;


}

a:hover{
	color : #9B0B24;
	font-weight : normal;
	text-decoration : none;
	font-family: Arial, Verdana;
	font-size: 12px;


}

a:active{
	color : #9B0B24;
	font-weight : normal;
	text-decoration : none;
	font-family: Arial, Verdana;
	font-size: 12px;


}

.text {
	color : #333333;
	font-family : Arial, Verdana;
	font-size : 12px;
	font-weight : bold;
}
.smalltext { color : #333333; font-family : Arial, Verdana; font-size : 12px; font-weight : normal; }

