A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	}

A:Active  {
	text-decoration : none;
	}

A:Hover  {
	text-decoration : underline;
}

a img {
	border: none;
}

sup {
	vertical-align: text-top;
	font-size: 80%;
}	
.bodytext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: normal; 
text-decoration: none;
}

A:Hover.bodytext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration : underline;
}

A:Link.bodytext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration : none;
}
	
A:Visited.bodytext {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-decoration : none;
}

.firstboldheader {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-style: normal; 
line-height: 16px; 
font-weight: 600; 
text-decoration: none;
}

.secondbolder {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-style: normal; 
line-height: normal; 
font-weight: 600; 
text-decoration: none;
}

.copyrighttext {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 6px; 
font-style: normal; 
font-weight: normal; 
text-decoration: none;
}

td.frontlines img {
	display: block;
	border: none;
	}
