body
{
background-color: #FFFFFF;
font-color:000000;
FONT-FAMILY:Trebuchet MS,Arial;
font-size: 10pt; 
}

A:link

{
	FONT-FAMILY:Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold; 
	color: black;
}


pagemenu. {
      background-color: #BBBBBB;
}


A:visited

{
	FONT-FAMILY:Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold;
	color: brown;
}

A:hover

{
	FONT-FAMILY:Trebuchet MS,Arial;
	font-size: 10pt; 
	font-weight: bold;
	TEXT-DECORATION: none;
	color: blue;
}

.parabox 
{
border-color:#FFFFFF ; 
border-style: solid; 
border-width: 1px; 
background-color:#FFFFEF;
margin-top:5px;
padding: 5px;
}