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

A:link {color:#fff22f; text-decoration:underline;}
A:visited {color:#fff22f; text-decoration:underline;}
A:hover {color:#ffffff; text-decoration:underline;}
A:active {color:#ffffff; text-decoration:underline;}

A.nav:link { color:#ffffff; text-decoration:none;}
A.nav:visited { color:#ffffff; text-decoration:none;}
A.nav:hover { color:#fff22f; text-decoration:underline;}
A.nav:active { color:#fff22f; text-decoration:none;}

A.foot:link { color:#673c11; text-decoration:none;}
A.foot:visited { color:#673c11; text-decoration:none;}
A.foot:hover { color:#000000; text-decoration:underline;}
A.foot:active { color:#000000; text-decoration:none;}

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

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

.mainHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #e6b1c5;
	text-decoration: none;
}

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


table.dots {
	border-width: 0px;
	border-spacing: ;
	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: ;
}
table.dots th {
	border-width: 5px;
	padding: 1px;
	border-style: dotted;
	border-color: blue;
	background-color: ;
}
table.dots td {
	border-width: 5px;
	padding: 1px;
	border-style: dotted;
	border-color: blue;
	background-color: ;
}
