BODY { 
	background:#DBDBDB url('images/background.PNG') repeat-x left top; 
	font-family:Tahoma; 
	font-size:10px; 
	color:#C0C0C0;



	}

.PageTitle {
font-family: Tahoma;
font-size: 16px;
color: #CCCCCC;
font-weight: bold; 
border-bottom: 2px groove #CCCCCC }
               
               
.links_white {
font-family: Tahoma; 
font-size: 12px; 
text-decoration: none; 
font-weight: bold }

.links_white a:link, a:visited { 
	font-family: Tahoma; 
	font-size: 12; 
	color: #808080; 
	text-decoration: none; 
    font-weight: bold
}


.links_white a:hover { 
	font-family: Tahoma; 
	font-size: 12; 
	color: #808080; 
	text-decoration: none; 
    font-weight: bold
}


a:link, a:visited { 
	font-family: Tahoma; 
	font-size: 12; 
	color: #808080; 
	text-decoration: none; 
    font-weight: bold }
    
a:hover {
	font-family: Tahoma; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
    font-weight: bold; 
    background-color: #CCCCCC }