body	{
	color: #000000;
    	font-family: geneva, arial, sans-serif;
	font-size: medium;
	}


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

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

a:active	{ color: #000000; text-decoration: none ; font-weight : bold; text-decoration: underline ; }

a:hover		{ color: #900000; text-decoration: none ; font-weight : bold; text-decoration: none ; }

a.icon:link	{ color: #000000; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.icon:visited	{ color: #000000; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.icon:active	{ color: #000000; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.icon:hover	{ color: #900000; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: none ; font-weight : bold; }

a.lots:link	{ color: #ffffff; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.lots:visited	{ color: #ffffff; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.lots:active	{ color: #ffffff; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.lots:hover	{ color: #ffff00; font: 80% Verdana, Arial, Geneva, sans-serif ; text-decoration: none ; font-weight : bold; }

a.news:link	{ color: #ffffff; font: 100% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.news:visited	{ color: #ffffff; font: 100% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.news:active	{ color: #ffffff; font: 100% Verdana, Arial, Geneva, sans-serif ; text-decoration: underline ; font-weight : bold; }

a.news:hover	{ color: #ffff00; font: 100% Verdana, Arial, Geneva, sans-serif ; text-decoration: none ; font-weight : bold; }

h4		{ color: #900000; font: Verdana, Arial, Geneva, sans-serif; font-weight: bold ; }

h5		{ color: #333300; font: Verdana, Arial, Geneva, sans-serif; font-weight: bold ; text-decoration: underline ; }

p		{ color: #000000; font: 80% Verdana, Arial, Geneva, sans-serif ; }

.news           { color: #ffffff; font: 60% Verdana, Arial, Geneva, sans-serif ; font-weight : bold; }

.lots           { color: #ffffff; font: 80% Verdana, Arial, Geneva, sans-serif ; font-weight : bold }

address         { color: #000000; font: 75% Verdana, Arial, Geneva, sans-serif ; }


 /* CODE FOR THE MENUS */


#topmenu { right: 0px; width: 810px; position: absolute; top: 124px; padding:0px 0px; white-space:nowrap; }

#news { right: 8px; width: 240px; position: absolute; top: 36px; padding:0px 0px; }


.topmenu        { font-family: Arial, Verdana, Helvetica, sans-serif;
		  font-size: 74%;
		  height: 28px;
		  width: 80px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 1px;
		  line-height: 19pt;
		  text-align: center;
		  display: block; }


a.topmenu:link 	{ background-color:#e5e5e5;
		  color: #000000; text-decoration: none ; }


a.topmenu:visited 	{ background-color:#e5e5e5;
		  color: #000000; text-decoration: none ; }


a.topmenu:active 	{ background-color:#e5e5e5;
		  color: #000000; text-decoration: none ; }


a.topmenu:hover 	{ background-color:#000088;
		  color: #ffffff; }

