﻿body	
{  
        margin-left: auto;
	    margin-right: auto;
        margin-top: 30px;
        margin-bottom: 10px;
        background-color: #000000;
}
a:link 
{ 
     background-color: #000000;
     font-family: Verdana,arial; 
     color: #FFFF00; 
     font-size: small; 
     font-weight: normal; 
     text-decoration: none;
}
a:visited    
{ 
     background-color: #000000;
     font-family: Verdana,arial; 
     color: #FFFF00; 
     font-size: small; 
     font-weight: normal; 
     text-decoration: none;
}
a:active     
{ 
     background-color: #000000;
     font-family: Verdana,arial; 
     color: #FFB648; 
     font-size: small; 
     font-weight: normal; 
     text-decoration: none;
}
a:hover 
{    
     background-color: #000000;
     font-family: Verdana,arial; 
     color: #FFB648; 
     font-size: small; 
     font-weight: normal; 
     text-decoration: none;
}
.navText 
{ 
     background-color: #000000;
     font-family: Verdana,arial;
     text-align:left;
	 margin-top:10px;
	 margin-bottom:5px; 
     color: #FFFF00; 
     font-size: small; 
     font-weight: normal; 
     text-decoration: none;
}
#wrapper
{
	border: 0px;
	width: 780px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}
.footerText
{
	background-color: #000000;
	text-align:right;
	margin-top:10px;
	margin-right:10px;
	font-family: Verdana; 
    color: #FFFF00; 
    font-size:small; 
    text-decoration: none;
}
