
.all{
    font-family : Trebuchet ms, verdana, helvetica, arial;
    font-size : 50px;
    font-weight : normal;
	background-color: #ffffff;
	color:#664411;
}

body a{
	color:#996633;
	text-decoration:none;
}

/*background="themes/<?php echo $theme;?>/images/bkbook.gif" bgcolor="#ffffff" text="#664411" link="#996633" vlink="#996633"*/

tbody, table, tfoot, td, tr {
	font-size: 13px;
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, Times; 
	color: #664411;
}

a  {color: #000099; 
	text-decoration: none; 
	font-weight: normal; 
}

a:Visited  { 
	color: #000099; 
	text-decoration: none; 
	font-weight: normal; 
}

a:Active { 
	color: darkred; 
	text-decoration: none; 
	font-weight: normal; 
}

a:Hover  { 
	color: #CC0000; 
	text-decoration: none; 
	font-weight: normal; 
}
