body, p, li, td, th, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	}

body, td {
	font-size:0.8em;
	}


body {background: url(images/background.jpg) repeat-y; margin-top: 0px; padding: 0; height:100%; }


a:link {font-weight: bold; color: green; text-decoration: none;}
a:active {font-weight: bold; color: blue; text-decoration: none;}
a:visited {font-weight: bold; color: green; text-decoration: none;}
a:hover {color: #A3A3A3;}


a:link.MENU {font-weight: bold; color: white; text-decoration: none;}
a.MENU:active {font-weight: bold; color: white; text-decoration: none;}
a.MENU:visited {font-weight: bold; color: white; text-decoration: none;}
a.MENU:hover {color: #fd0000;}


a:link.FIXEDMENU {font-weight: bold; color: #800000; text-decoration: none;}
a.FIXEDMENU:active {font-weight: bold; color: #800000; text-decoration: none;}
a.FIXEDMENU:visited {font-weight: bold; color: #800000; text-decoration: none;}
a.FIXEDMENU:hover {color: black;}

