A:link { color: #FF0000;
    
	font-weight: bold;
	text-decoration : none 
	}
A:visited {
	color: #FF0000;
	
	font-weight: bold;
	text-decoration : none 
}
A:hover{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline
}

A.gold:link { color: #E1B700;
    
	font-weight: bold;
	text-decoration : none 
	}
A.gold:visited {
	color: #E1B700;
	
	font-weight: bold;
	text-decoration : none 
}
A.gold:hover{
	color: #white;
	font-weight: bold;
	text-decoration: underline
}




A.book_link:link { color: black;
    
	text-decoration : none 
	}
A.book_link:visited {
	color: black;
	
	text-decoration : none 
}
A.book_link:hover{
	color: black;
	text-decoration: underline
}



A.front:link { color: #006DA2;
    font-size: 13pt;
	text-decoration : none 
	}
A.front:visited {
	color: #006DA2;
	font-size: 13pt;
	text-decoration : none 
}
A.front:hover{
	color: #CCCCCC;
	text-decoration: underline
}


   .header{ color: #006DA2;
    font-size: 13pt;
	text-decoration : none 
	}
	.smallbox { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 10px
	}
	
	p, ul, td { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 11pt
	}
	td.newstuff { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 8pt
	}
	
	
	
	.news { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	}
	
	.small{ font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	}
	
	.big{ font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 13pt
	}
	
	
