body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;

	background-color:white;
	background-image:url("http://www.webmastore.com/pics/background7.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	
	margin: 0px 0px 0px 0px;
}

a:link {	color: #000000;	text-decoration: none; }
a:visited {	color: #000000; text-decoration: none; }
a:hover {	color: #990000; text-decoration: underline; font-weight: bold; }
a:active {	color: #FFFF00; text-decoration: none; }

h1 {
	font-size:10px ;
	color: #333333 ; 
	display: inline;
}
h1 a:link {		color: #333333; text-decoration:none;  }
h1 a:visited {	color: #333333; text-decoration:none;  }
h1 a:hover {	color: #000000; text-decoration:underline;  }
h1 a:active {	color: #333333; text-decoration:none;  }

h2 {
	font-size:10px ;
	color: #333333 ;
	display: inline;	
}
h2 a:link {		color: #333333; text-decoration:none;  }
h2 a:visited {	color: #333333; text-decoration:none;  }
h2 a:hover {	color: #000000; text-decoration:underline;  }
h2 a:active {	color: #333333; text-decoration:none;  }


.topbar {
	font-size: 10px ;
	color: #666666 ;
	font-weight: bold ;
	text-transform: uppercase;
}
.topbar a:link {		color: #666666; text-decoration:none;  }
.topbar a:visited {		color: #666666; text-decoration:none;  }
.topbar a:hover {		color: #000000; text-decoration:none;  }
.topbar a:active {		color: #000000; text-decoration:none;  }


.menu {
	font-size:12px ;
	color: #000000 ; 
	text-transform: uppercase;
}
.menu a:link {		color: #000000; text-decoration:none;  }
.menu a:visited {	color: #000000; text-decoration:none;  }
.menu a:hover {		color: #000000; text-decoration:none; font-weight:normal; }
.menu a:active {	color: #000000; text-decoration:none;  }

.bottomtext {
	font-size:10px ;
	color: #999999 ; 
	text-transform: uppercase;
}
.bottomtext a:link {		color: #999999; text-decoration:none;  }
.bottomtext a:visited {		color: #999999; text-decoration:none;  }
.bottomtext a:hover {		color: #FFFFFF; text-decoration:none; font-weight:normal; }
.bottomtext a:active {		color: #999999; text-decoration:none;  }

.copyright {
	font-size:8px ;
	color: #666666 ; 
	text-transform: uppercase;
}
.copyright a:link {		color: #666666; text-decoration:none;  }
.copyright a:visited {	color: #666666; text-decoration:none;  }
.copyright a:hover {	color: #666666; text-decoration:none; font-weight:normal; }
.copyright a:active {	color: #666666; text-decoration:none;  }
