body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background: url(pics/background-01.jpg) repeat-y center;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff ;
}

a:link {	color: #000000; }
a:visited {	color: #000000; }
a:hover {	color: #990000; }
a:active {	color: #000000; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:30px ;
	color: #000000 ; 
}

.topbar {
	color: #FFFFFF;
	font-size: 10px;
	text-transform:uppercase;
}
.topbar a:link 		{color: #FFFFFF; text-decoration: none; }
.topbar a:visited 	{color: #FFFFFF; text-decoration: none; }
.topbar a:hover 	{color: #FF0000; text-decoration: none; }
.topbar a:active 	{color: #FFFFFF; text-decoration: none; }

.topmenu {
	color: #FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
}
.topmenu a:link 	{color: #FFFFFF; text-decoration: none; }
.topmenu a:visited 	{color: #FFFFFF; text-decoration: none; }
.topmenu a:hover 	{color: #FF0000; text-decoration: none; }
.topmenu a:active 	{color: #FFFFFF; text-decoration: none; }

.description {
	font-size:9px ;
	color: #666666 ; 
}
.description a:link {		color: #666666; text-decoration:none;  }
.description a:visited {	color: #666666; text-decoration:none;  }
.description a:hover {		color: #000000; text-decoration:underline;  }
.description a:active {		color: #666666; text-decoration:none;  }

.copyright {
	font-size:9px ;
	color: #666666 ; 
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #000000; text-decoration:underline;  }
.copyright a:active {	color: #666666; text-decoration:none;  }
