.text {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: 100;
	color: #D70F15;
}

.small {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: 100;
	color: #D70F15;
}

a:link {
	color: #FFFFFF;
}

a:visited {
	color: #FFFFFF;
}

a:active {
	color: #D70F15;
}

a:hover {
	color: #D70F15;
}

a {
text-decoration:none;
}
