a { color: #008FC4; text-decoration: underline; }
a:visited { color: #008FC4; text-decoration: underline; }
a:hover, a:visited:hover { color: #CDAE4E; text-decoration: none; }

body
{
margin: 0;
padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40260A;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #573511;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #008FC4;
}


.textlink, .textlink:link { color: #ffffff; font-size: 14px; text-decoration: none; font-weight: bold;}
.textlink:visited{ color: #ffffff; text-decoration: none; }
.textlink:hover, .textlink:visited:hover  { color: #ffffff; text-decoration: underline; }

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #553A28;
	line-height: 18px;
}

.sidebartable {
	filter:alpha(opacity=50)
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
