.text_main {	font-family: "Trebuchet MS", Georgia;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 24px;
}
.text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.textRED {
font-family: "Trebuchet MS", Georgia;
	font-size: 13px;
	color: #FF0000;
	line-height: 24px;
}

.textRED1 a:link {
	font-family: "Trebuchet MS", Georgia;
	font-size: 13px;
	color: #FF0000;
	line-height: 24px;
}

.textRED1 a:hover {
	font-family: "Trebuchet MS", Georgia;
	font-size: 13px;
	color: #FF0000;
	line-height: 24px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}