
body {
	color:#000000; 
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	}

a:link {
    color: #663300;
    font-weight: bold;
    text-decoration: none
}

a:visited {
    color: #663300;
    font-weight: bold;
    text-decoration: none
}

a:hover {
    color: ##BE7C7C; 
	font-weight: bold;
    text-decoration: underline
}

a:hover:visited {
    color: ##BE7C7C; 
	font-weight: bold;
    text-decoration: underline
}


/* Subtitle */
tr#subtitle {font: 130% Arial, Verdana, san-serif; font-style: italic; color:#914800;}

/* Footer */
tr#footer {font: 85% Arial, Verdana, san-serif;}





