.big_grey {
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.big_green {
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #060;
	text-decoration: none;
}
.bigred {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #D81245;
}

.text {
	font-family: tahoma;
	font-size: 14px;
	color: #717171;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 14px;
	color: #00F;
	text-decoration: underline;
}
.links1 {
	font-family: tahoma;
	font-size: 14px;
	color: #D91344;
	text-decoration: underline;
}
.big_blue {
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: bold;
	color: #00F;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 1.3em;
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	font-size: 1.1em;
	color: #00F;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
