a {	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;}

a:hover {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;}
a.smalltext:hover {	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
strong {
	font-weight: bold;
}
.bold {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.smalltext {
	font-size: 9px;
}
.yellownavlink {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}
.listtext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;	
}.header {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
