
a.head:link { color: black; text-decoration: none }
a.head:active { color: black; text-decoration: none }
a.head:visited { color: black; text-decoration: none }
a.head:hover { color: white; text-decoration: underline }

a.title:link { color: #717497; text-decoration: none }
a.title:active { color: #717497; text-decoration: none }
a.title:visited { color: #717497; text-decoration: none }
a.title:hover { color: black; text-decoration: underline }

a.cat:link { color: white; text-decoration: none }
a.cat:active { color: white; text-decoration: none }
a.cat:visited { color: white; text-decoration: none }
a.cat:hover { color: black; text-decoration: underline }

a.body:link { color: black; text-decoration: none }
a.body:active { color: black; text-decoration: none }
a.body:visited { color: black; text-decoration: none }
a.body:hover { color: black; text-decoration: underline }

hr {
border: 0;
color: black;
background-color: black;
height: 2px;
width: 100%;
text-align: left;
}

{ font-smooth:always; }


.table
{
	

background: white;
}


.table2
{
	

background: #A58541;
}


.table3
{
	
border-color: #A58541;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
background: white;
}

.titlebox 
{ 
background-image: url('images/rice.jpg'); 

}


