td,p,li,body {
	font-family: verdana,helvetica,sans-serif;
	color: #999999;
	font-size:11px;
}
a{
	font-family: verdana,helvetica,sans-serif;
	color: #787878;
	font-weight:bold;
}
a:hover{
	font-family: verdana,helvetica,sans-serif;
	color: #FFBA27;
	font-weight:bold;
	text-decoration:none;
}
a:active{
	font-family: verdana,helvetica,sans-serif;
	color: #999999;
	font-weight:bold;
	text-decoration:underline;
}
.style1 {
	font-size: 28px;
	color: FFBA27;
}
.style3 {font-size: 12px}
.style2 {font-size: x-large}
a.booklink{
	color: #AAAAAA;
	font-style: italic;
	font-size:10px;
}
a.booklink:hover{
	color: #FFBA27;
	font-size: 10px;
}
