﻿a:link
{
	color: #ffc; 
}
a:visited
{
	color: white; 
} 
a:active 
{
	color: yellow;
}
body
{
	width:80%;
	margin:auto;
	font-family: Verdana, Arial, Helvetica;
	background-color: #7e4a2e;
	font-size: x-small;
	color: white;
}

h1
{
	color: #ffc;
	font-size: 1.1em;
}
h2
{
	color: #ffc;
	font-size: 1em;
}
h3
{
	color: #ffc;
	font-size: .9em; 
}
h4
{
	color: #ffc;
	font-size: .8em;
}
h5
{
	color: #ffc;
	font-size: .8em;
}
h6
{
	color: rgb(51,102,204);
}
.nav
{
	font-size: 10pt;
	text-decoration: none;
}
.nav:link
{	
	color: #ffc;
}
.nav:hover
{
	font-weight: bold;
	font-variant: small-caps;
}
.nav:visited
{
	color: red;
}
#retboom
{
	font-size: 10pt;
	color: #111;
	text-decoration: none;

}
#retcm
{
	font-size: 10pt;
	color: #404000;
	text-decoration: none;

}
#retmjb
{
	font-size: 10pt;
	color: white;
	text-decoration: none;

}
.header
{
/*	background-image: URL('dwt/rcc4_topfill.jpg');
	background-repeat:repeat-x; */
}

.navigation
{
	background-color:#623117;
}
.trlnk
{
	font-size: x-small;
}
.footer
{
	font-size: x-small;
	background-color:#623117;
}
