/* CSS Document */

body{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#000000;
	font-size:13px;
	background:url(../images/bk.gif) repeat;
}

.headerMenu a{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}


.headerMenu a:hover{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#B86B37;
	font-size:11px;
	text-decoration:none;
}


.links a{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#660000;
	font-size:13px;
	text-decoration:none;
}


.links a:hover{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#B86B37;
	font-size:13px;
	text-decoration:none;
}


.linksLeft a{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}


.linksLeft a:hover{
	font-family:"Trebuchet MS", "Arial Narrow", Verdana;
	color:#B86B37;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}