.whiteFont {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFont A{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFont A:hover{
	color: #EB7D24;
	text-decoration: underline;
	font-size: 11px;

}
body {
	padding: 0px;
	background-color: #022346;
	margin: 0px;


}
td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;



}
.newsTitlepadding {
	padding-left: 15px;
}
.link A{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
	text-decoration: underline;
}
.link A:hover{
	color: #EB7D24;
	text-decoration: underline;
}
.bolderWhite A{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
.bolderWhite A:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #F09E5B;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}
