.largetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3E5379;
	font-weight: bold;
}
.text1 {

	color: #3E5379;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.text2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E5379;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E5379;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: blink;

}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
}
.newstext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallertext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3E5379;
}
a {
        color:#0000CC;
        text-decoration: none;
}

a:visited {
        color: none;
	text-decoration: none;
}

a:hover {
        background-color:none;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
}
					

