.text 
{
	font-family: Arial, helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal;
}

.textlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960018;
	text-decoration: none;
}

.textlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960018;
	text-decoration: underline;
}

.smalltext 
{
	font-family: Arial, helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
}

.smalltextlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960018;
	text-decoration: none;
}

.smalltextlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960018;
	text-decoration: underline;
}
