a.textlink:link {
        color: #0000FF;
        text-decoration: none;
}
a.textlink:visited {
        color: #0000FF;
        text-decoration: none;

}
a.textlink:hover {
        color: #0000FF;
        text-decoration: underline;
}


.textlink {
	color: #0000FF;
}



.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000033;
}
.bigbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

.whitebigbody {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;
}
