a.small:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 80%;
	background: transparent;
	
} 
a.small:visited {
	color: #0000FF;
	text-decoration: underline;
	font-size: 80%;
	background: transparent;	
	
} 
a.small:active {
	color: #0000FF;
	text-decoration: underline;
	font-size: 80%;
	background: transparent;
	

} 
a.small:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 80%;
	background: transparent;
	
		
}
 a:link { 
 	color: #0000FF; 
	text-decoration: underline;
	background: transparent;
	
	
} 
a:visited { 
	color: #0000FF; 
	text-decoration: underline; 
	background: transparent;

} 
a:active { 
	color: #0000FF; 
	text-decoration: underline; 
	background: transparent;


} 
a:hover { 
	color: #000000; 
	text-decoration: underline;
	background: transparent;


 } 
 td { 
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 80%; 
	color: #000000;
	background: transparent;
	
	
} 
h1 {  
	font-size: 100%; 
	font-weight: bold;
	
	
	
} a.other:link {
	color: #E8FFE8;
	text-decoration: underline;
	background: transparent;

} a.other:visited {
	color: #E8FFE8;
	text-decoration: underline;
	background: transparent;

} a.other:active {
	color: #E8FFE8;
	text-decoration: underline;
	background: transparent;

} a.other:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background: transparent;

	
}
h2 {  
	font-size: 100%; 
	font-style: normal; 
	font-weight: normal;
	
	
}
.small {
	font-size: 75%;
	
	
}
th {
	color: #000000;
	background: transparent;
	
	
}
strong {
	font-weight: bold;
	
	
}


body {
	background: #FFFFFF  url(../images/back2.jpg);
	color: #000000;

}
.whitesmall {
	font-size: 80%;
	color: #FFFFFF;
	background: transparent;
}
.backgroundwhite {
	color: #000000;
	background: #FFFFFF;
}
