body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666633;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 { margin: 1; padding: 1; font-size: 1.5em;}
.anavc:link{
        color:#FFFFFF;
        font-weight: bold;
        background:transparent;
}
.anavc:active{
        color:#FFFFFF;
        font-weight: bold;
        background:transparent;
text-decoration: underline;
}
.anavc:visited{
        color:#FFFFFF;
        font-weight: bold;
        background:transparent;

}
.anavc:hover{
        color:#92978F;
        font-weight: bold;
        background:transparent;
        text-decoration: underline;
}
 .c-text {
        color: #FFFFFF;
        background-color: transparent;
        font-family: tahoma, verdana, arial, sans-serif;
}