.big_grey {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #04037b;
	text-decoration: none;
}

.big_white 
{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-left: 10px;
	
}

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




.big_green {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 14px;
	color: #04037b;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.links1 {

	font-family: tahoma;
	font-size: 10px;
	color: #68A90B;
	text-decoration: underline;
}
.big_blue {


	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #438FD0;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 10px;
	color: #68A90B;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

	
}
.date {
	font-family: tahoma;
	font-size: 11px;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}


