A {     
	font-family: "Arial";
	font-size: 11px;
	Color : #FFCC00;
	text-decoration : none;
}
A:hover { 
        font-family: "Arial";
	font-size: 11px;
	Color : #FFFFFF;
	/*text-decoration : underline;*/
}

.bodytxt {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;

}
.bodytxtbld {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;

}
.bodytxtbldcaps {

	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
.navi {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #FFCC00;
	text-decoration : none;
	font-weight: 400;

}
.navi:hover { 
        font-family: "Arial";
	font-size: 11px;
	Color : #FFFFFF;
	/*text-decoration : underline;*/
}
.sitemap A:hover{
	color: #FFCC00;

	line-height: 14px;

}
.sitemap {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;

}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	height: 15px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
	background-color: #D4D4D4;
	border: 1px solid #333333;
}
