@charset "UTF-8";

a:link    {
	color:black; 
	text-decoration:none
}
a:visited {
	color:black;
	text-decoration:none
}
a:active  {
	color:#0033FF
}
a:hover   {
	color:#0099FF; 
	text-decoration:underline
}


.Bodytxt {
	font-size: 15px;
	text-decoration: none;
	text-align: justify;
}
.heading { 
	font-size: 24px; 
	font-weight: bold; 
	color: #005658;
	text-align:left;
}
.Subhead { 
	font-size: 20px; 
	font-weight: bold; 
	color: #219090;
	text-align:left;
}
.News { 
	font-size: 18px; 
	font-weight: bold; 
	color: #222222;
	text-align:left;
}
.Newshead { 
	font-size: 26px; 
	font-weight: bold; 
	color: BLACK;
	text-align:left;
}
.menu {
	font-size: 14px; 
	color:#333333;
}
.descrip {
	font-size: 14px; 
	font-weight: bold; 
	color:#219090;
	text-align:left;
}
.logotxt { 
	font-size: 13px; 
	color:#333333;
}
.smalltxt{
	font-size: 13px; 
}
.sitemap { 
	font-size: 12px; 
	color:#333333;
}
