/* stylesheet for Home Page and Repeating elements */
  body {
	margin : 0px;
    background-color : #0c0d0a;	
}

.gotop a{
	color : #FF0000;
	font-family : Verdana;
	font-size : 8pt;
	text-align : center;
	text-decoration : none;
}

.gotop a:hover{
	color : #0000FF;
}

