
.link
{ 
color: #000000;
text-decoration: none;
}
.link:link
{ 
color: #000000;
text-decoration: none;
}
.link:visited
{  
color: #000000;
text-decoration: none;
}
.link:hover
{ 
color: #333333;
CURSOR: hand;
text-decoration: none;
}

.link2
{ 
color: #000000;
text-decoration: underline;
}
.link2:link
{ 
color: #000000;
text-decoration: underline;
}
.link2:visited
{  
color: #000000;
text-decoration: underline;
}
.link2:hover
{ 
color: #666666;
CURSOR: hand;
text-decoration: none;
}

.boxtext 	{ 	font-family: Arial, Helvetica; font-size: 12px; 
			font-style: normal; 
			font-weight: bolder; 
			color: #999999; 
			text-decoration: none
		}

.header 	{ 	font-family: Arial, Helvetica; font-size: 11px; 
			font-style: normal; 
			font-weight: bolder; 
			color: #ffffff; 
			text-decoration: none
		}
.links 	{ 	font-family: Arial, Helvetica; font-size: 11px; 
			font-style: normal; 
			font-weight: bolder; 
			color: #333333; 
			text-decoration: none
		}
.copy 	{ 	font-family: verdana; font-size: 10px; 
			font-style: normal; 
			font-weight: bolder; 
			color: #ffffff; 
			text-decoration: none
		}
.header2 	{ 	font-family: arial; font-size: 10px; 
			font-style: normal; 
			font-weight: bolder; 
			color: #ffffff; 
			text-decoration: none
		}
.linebox{border: 1px #00ACD6 
			solid: 50px; width: 98%; 
			margin-top: 0px; 
			in-right: 0px; 
			in-bottom: 0px; 
			in-left: 0px; 
			ding-top: 0px; 
			ding-right: 0px; 
			ding-bottom: 0px; 
			ding-left: 0px; 
			border: #666666; 
			border-style: solid; 
			border-top-width: 1px; 
			border-right-width: 1px; 
			border-bottom-width: 1px; 
			border-left-width: 1px; 
		}
.maintext 	{ 	font-family: Arial, Helvetica, sans-serif, verdana; font-size: 11px; 
			font-style: normal; 
			font-weight: normal; 
			color: #f1f1f1; 
			text-decoration: none
		}