a:link { color: #625D34; text-decoration: underline}
a:visited {  color: #625D34; text-decoration: underline}
a:hover {  color: #C4C5A9; text-decoration: none}

a.copyright:link {  color: #C4C5A9; text-decoration: underline}
a.copyright:visited {  color: #C4C5A9; text-decoration: underline}
a.copyright:hover {  color: #625D34; text-decoration: underline}

a.navigation:link { color: #C4C5A9; text-decoration: underline }
a.navigation:visited { color: #C4C5A9; text-decoration: underline}
a.navigation:hover { color: #FFFFFF; text-decoration: none}


.normaltext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; scrollbar-base-color: #C4C5A9; scrollbar-arrow-color: white; scrollbar-DarkShadow-Color: #625D34; scrollbar-Highlight-Color: white;}