body { 	
	background-image: url(http://fan.singtothesky.org/afterschool/version2bg.jpg);
	background-repeat: repeat-x;
	font-style: normal;
 	font-size: 8pt;
 	font-family: Arial;
 	background-color: #FFFFFF;
 	font-weight: normal;
 	color: #AAA;
	text-align:left; 
	}

.head { 	
	border-bottom: 0px dashed #ad7780; 
	margin-bottom: 10px;
	margin-left: 15px;
	font-family: Georgia;
 	color: #378cb7;
 	font-size: 16pt;  
	font-weight: normal;
	font-style: italic;
 	text-align: left;
	text-transform: lowercase;
	letter-spacing: 3px; 
	}
	
div#links img {border: 0px;}
	
div#links a span {display: none;}

div#links a:hover span {
	display: block;
	position: absolute;
	width: 900px;
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #17719e;
	text-align: center;
	}

b, strong, u { 	
 	color: #999;
	}

table, p {
	font-size: 8pt; 
	font-family: Arial; 
	color: #AAA; 
	}

A:link { text-decoration: none; color: #204659;}
A:visited { text-decoration: none; color: #204659;}
A:active { text-decoration: none; color: #204659; }
A:hover { text-decoration: none; color: #17719e; border-bottom: dotted 1px; }

input, textarea, select {
	font-size: 8pt;
 	font-family: Arial;  
	letter-spacing: 1px;
	color: #CCC;
 	border: 1px solid #EEE;
 	background-color: #FEFEFE; 
	}