/* CSS Document */

/*bensys footer link css */
A.classtwo {font-family: Arial; font-size:12px}
A.classtwo:link {color: white;}
A.classtwo:visited {color: white;}
A.classtwo:hover {text-decoration: underline; color: black; font-weight: normal; }
A.classtwo:active {color: red;text-decoration: none}

/*Footer links CSS*/
A.classthree {font-family: Arial; font-size:14px}
A.classthree:link {color: black;}
A.classthree:visited {color: black;}
A.classthree:hover {text-decoration: underline; color: red; font-weight: normal; }
A.classthree:active {color: blue;text-decoration: none}

/*.maintext1
{
font:Tahoma; font-size:12px; color:#FF00FF;
} */

.maintext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 4mm;
}

.mainheader {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;	
}.footertext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
