/* link styles */
a
{
	text-decoration: none;
	color: #ffffff; 
}

a:hover
{
   color: #CC0000;
}


.txt1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtgreen {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #92A829;
	font-size: 12px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0e1d44;
	font-size: 12px;
	font-weight: normal;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE000C;
}
.bluet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E1D44;
	font-weight: bold;
}
.bluew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0E1D44;
	font-weight: bold;
padding-left: 10;
}
.blueno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E1D44;
}
.txtlargew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
