body
{ 
	margin-top: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding: 0; 
	background-image: url(background.gif); 
	background-repeat:repeat-x;
}

.bodytext
{
	color=#FFFFFF;
	font-size=13px;
	text-decoration=none;
	font-family=Verdana;
	font-weight=600;
}

.tabletext
{
	color=#000000;
	font-size=12px;
	text-decoration=none;
	font-family=Verdana;
	font-weight=600;
}

.tablelink
{
	color : #C27F40;
	font-size=12px;
	text-decoration=none;
	font-family=Verdana;
	font-weight=600;
}

a:hover.tablelink
{
 text-decoration : underline; 
}

.bodylink
{
	color : #CCCC66;
	font-size=13px;
	text-decoration=none;
	font-family=Verdana;
	font-weight=600;
}

a:hover.bodylink
{
 text-decoration : underline; 
}

.navunlink
{
	color : #C27F40;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
}

.navlink
{
	color : #CCCC66;
	font-size : 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: sans-serif;
}

a:hover.navlink
{
 text-decoration : underline; 
}

.copyright
{
	color=#FFFFFF;
	font-size=10px;
	text-decoration=none;
	font-family=Verdana;
	line-height:15px;
}

.copylink
{
	color=#FFFFFF;
	font-weight=bold;
	font-size=10px;
	text-decoration=none;
	font-family=Verdana;
	line-height:15px;
}
a:hover.copylink
{
	text-decoration=underline;
}


