.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

A.linktext 			{color: #003366;}
A.linktext:visited 	{color: #003366;}
A.linktext:active 	{color: #003366;}
A.linktext:hover 	{color: #997722;}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002255;
	text-decoration: none;
}



.maintext2,
A.maintext2,
A.maintext2:visited,
A.maintext2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}


A.maintext2:hover {
	color: #997722;
}



h1,  
h1 a, 
h1 a:link,
h1 a:active, 
h1 a:visited,
h2,
h2 a,
h2 a:link,
h2 a:active, 
h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	text-decoration: none;
}

h1 a:hover,
h2 a:hover {
	text-decoration: underline;
}



.hometext ,  
.hometext a, 
.hometext a:link,
.hometext a:active, 
.hometext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.hometext a:hover {
	text-decoration: underline;
}

#header_info {
	text-align: left; 
	position: absolute; 
	top: 10px;
	left: 20px; 
}
#header_info td {
	color: #FBFBFB; 
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	padding: 0 10px 5px 0;
}
#header_info td a {
	color: #FBFBFB; 
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#header_info td a:hover {
	color: #003366; 
	text-decoration: underline;
}

#strapline {text-align: left; margin: 0px auto; position: absolute; top: 95px; left: 22px;}
#strapline h1 {color: #ffffff; font-size: 12px; font-weight: bold; margin: 0px;}

#footer a {color: #002255; text-decoration: none;}
#footer a:hover {color: #002255; text-decoration: underline;}