a  {
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	color : #BA141A;
	text-decoration : none;
	font-weight : bold;
}

.text  {
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	color : #000000;
	text-align : justify;
	font-weight : bold;
}
.text2  {
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	color : #000000;
	text-align : left;
}
.smalltext  {
	font-family : Verdana, Arial, sans serif;
	font-size : 10px;
	color : #000000;
	text-align : left;
	font-weight : bold;
}
.title  {
	font-family : Verdana, Arial, sans serif;
	font-size : 16px;
	font-weight : bold;
	color : #754C29;
}

A:Visited  {
	color : #754C29;
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #A97B50;
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #A97B50;
	font-family : Verdana, Arial, sans serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}

