.newsText {
	font: normal 12px "arial";
	color:white;
	text-decoration: none;
}
A:hover.newsText {
	font: normal 12px "arial";
	color:white;
	text-decoration: none;
}
A:visited.newsText {
	font: normal 12px "arial";
	color:white;
	text-decoration: none;
}
.newsHeader {
	font: normal 18px "arial";
	font-weight : normal;
	background-color: #FFFFFF;
	color:#1A699D;
	text-decoration: none;
}

.newsColHead{
	background-color: #1a3989;
	color: #FFFFFF;
	font-size : 12px;
	font-family : arial;
	font-weight : bold;
	padding: 2 2 2 2;

}

.pressNav {
    color : black;
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
	text-decoration : none;
}
A:visited.pressNav{text-decoration: none;}
A:hover.pressNav{text-decoration: underline;}

.pressLink {
    color : black;
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : bold;
	text-decoration : underline;
}
A:visited.pressNav{text-decoration: underline;}
A:hover.pressLink{text-decoration: none;}

.eventLink {
	color : black;
	font-size : 11px;
	font-family : arial, verdana;
	font-weight : normal;
	text-decoration : none;
}
A:hover.eventLink{text-decoration: underline;}

.subtitleText {
	color : #00225C;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
	text-decoration: none;
}

.subtitleText2 {
	color : #00225C;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : normal;
	text-decoration: none;
}

A:hover.subtitleText2 {text-decoration: underline;}

.subColHead{
	background-color: #1a3989;
	color: #FFFFFF;
	font-size : 12px;
	font-family : arial;
	font-weight : normal;
	padding: 2 2 2 2;

}
