/* CSS Document */

<style>  

#words {background: #ffffff; color: #666666; background-image: url('http://www.geoffcordner.net/images/words.gif'); }

a:link { color: #330000; text-decoration: none; } 
a:visited { color: #330000; text-decoration: none;}
a:hover {color: #666666; text-decoration: none; }
.text { font-family: verdana,arial; font-size: 9px; color: #666666; } 
.text2 {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #666666;
} 
.text3 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.text4 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.text5 {
	font-family: verdana, arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
</style>