a:hover {  text-decoration: underline}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}

.navigationlink { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000000; 
	text-decoration: none 
}
a.navigationlink:hover { 
text-decoration: none; 
color: #000000
}
a.navigationlink:active { 
 text-decoration: none; 
color: #000000
}
a.navigationlink:link { 
 text-decoration: none; 
color: #000000
}
a.navigationlink:visited {  
text-decoration: none; 
color: #000000
}
.navigationtoplink { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #ffffff; 
	text-decoration: none 
}

.copyright { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 

	font-variant: normal; 
	text-transform: none; 
	color: #aeaeae; 
	text-decoration: none 
}
a.copyright:hover { 
text-decoration: none; 
color: #aeaeae;
}
a.copyright:active { 
 text-decoration: none; 
color: #aeaeae;
}
a.copyright:link { 
 text-decoration: none; 
color: #aeaeae;
}
a.copyright:visited {  
text-decoration: none; 
color: #aeaeae;
}
.confidential { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 

	font-variant: normal; 
	text-transform: none; 
	color: #FF0000; 
	text-decoration: none 
}
a.confidential:hover { 
text-decoration: none; 
color: #FF0000;
}
a.confidential:active { 
 text-decoration: none; 
color: #FF0000;
}
a.confidential:link { 
 text-decoration: none; 
color: #FF0000;
}
a.confidential:visited {  
text-decoration: none; 
color: #FF0000;
}
.websitetext { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	
}
.websitetextheading { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 15px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	font-weight: bold; 
	text-transform: none; 
 	text-decoration: none; 
	color: #FF0000
}

.clicklink { 
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
 text-decoration: none; 
color: #FF0000
}

.submitbox {  font-family: Arial, Helvetica, sans-serif; background-color: #aeaeae; text-align: center; border: 1pt #ff0000 solid; font-size: 12px; color: #000000;cursor: hand}}
