body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	background: #ffe url(../images/bgtexwht.gif);
}

a:link {
	color: #a00;
	text-decoration: none;
}

a:visited {
	color: #007;
	text-decoration: none;
}

a:active {
	color: #008;
	text-decoration: underline;
}

a:hover {
	color: #f00;
	text-decoration: underline;
}

#frame {
	color: #ddd;
	background-color: #147;
	border: 1px solid black;
}

#ad, #header {
	border-bottom: 1px solid black;
}

#ad {
	border-bottom: 0;
}

#content {
	color: black;
	background-color: #eed;
}

#footer {
	border-top: 1px solid black;
}

#navigation a, #footer a, #header a {
	color: #fff;
}