/* CSS Document */

body {

  }

#maintxt {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #284452;
	
}

#linknav {
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #284452;
}

#form {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #284452;
}


a:link {color: #ffffff; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #193D65; text-decoration: none;}

td#links a:link {color: #284452;}
td#links a:visited {color: #284452;}
td#links a:hover {color: #FF0000;}
td#links a:active {color: #284452;}



