﻿/* ##################### GENERAL SETTINGS  ################### */	


/* ##################### NAVIGATION  ##################### */	


.top { color: #000000; text-decoration: none; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 11pt; 
background: #ffffff; padding:20px 20px 20px 20px; } 
.top a:link{ color: #003399; text-decoration: none; font-weight: bold; background: none} 
.top a:active{ color: #333333; text-decoration: none; font-weight: bold; background: none} 
.top a:visited{ color: #003399; text-decoration: none;  font-weight: bold; background: none} 
.top a:hover{ color: #333333; text-decoration: none;  font-weight: bold; background: none}

.foot { color: #8b6544; text-decoration: none; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 10pt} 
.foot a:link{ color: #8b6544; text-decoration: none;  background: none} 
.foot a:active{ color: #8b6544; text-decoration: none; font-weight: bold; background: none} 
.foot a:visited{ color: #8b6544; text-decoration: none;  background: none} 
.foot a:hover{ color: #8b6544; text-decoration: underline;  font-weight: none; background: none}

.nav2 { color: #FAD459; text-decoration: none;line-height: 20px;  font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 11pt} 
.nav2 a:link{ color: #FAD459; text-decoration: none; background: none } 
.nav2 a:active{ color: #FAD459; text-decoration: none; font-weight: none; background: none} 
.nav2 a:visited{ color: #FAD459; text-decoration: none; background: none } 
.nav2 a:hover{ color: #FFCC00; text-decoration: none;  font-weight: none; background: none}


