
BODY {background:#cdcdcd url(background.jpg) repeat}

A:link {color:#76046F; text-decoration:underline;}
A:visited {color:#76046F; text-decoration:underline;}
A:hover {color:#3d1345; text-decoration:none;}
A:active {color:#000000; text-decoration:underline;}

A.foot:link { color:#ededed; text-decoration:none;}
A.foot:visited { color:#ededed; text-decoration:none;}
A.foot:hover { color:#000000; text-decoration:underline;}
A.foot:active { color:#3d1345; text-decoration:none;}

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}

.footerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #846538;
	text-decoration: none;
}
