.text {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}

.text A:hover {
	background : none;
	color : #cc0000;
	text-decoration : underline;
}

.text A:link{
	color : #FF0000;
	text-decoration : underline;
}

.text A:visited{
	color : #993300;
	text-decoration : underline;
}

.text-r {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 12px; font-style: normal; font-weight: normal; color: #ff0000}

.text A:hover {
	background : none;
	color : #cc0000;
	text-decoration : underline;
}

.text A:link{
	color : #FF0000;
	text-decoration : underline;
}

.text A:visited{
	color : #993300;
	text-decoration : underline;
}

.text-sm {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 10px; font-style: normal; font-weight: normal; color: #000000}

.text-sm A:hover {
	background : none;
	color : #cc0000;
	text-decoration : underline;
}

.text-sm A:link{
	color : #cc0000;
	text-decoration : underline;
}

.text-sm A:visited{
	color : #993300;
	text-decoration : underline;
}

.text-lg {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 18px; font-style: normal; font-weight: normal; color: #000000}

.text-lg A:hover {
	background : none;
	color : #cc0000;
	text-decoration : underline;
}

.text-lg A:link{
	color : #cc0000;
	text-decoration : underline;
}

.text-lg A:visited{
	color : #993300;
	text-decoration : underline;
}

.text-red {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size: 16px; font-style: normal; font-weight: normal; color: #ff0000}
