body, td, font {
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
}
.largetext {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 16px;
	color: #000000;
    font-weight: bold;
}
.headlink {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 10px;
	color: #ffffff;
    font-weight: bold;
}
.headlink:hover{
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #ffffff;
    font-weight: bold;
}
.ortext {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 12px;
	color: #DDA600;
    font-weight: bold;
}
.ortext:link{
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 12px;
	color: #DDA600;
    font-weight: bold;
}
.ortext:hover{
	font-family : Tahoma;
    text-decoration: none;
	font-size : 12px;
	color: #DDA600;
    font-weight: bold;
}
.menulink {
    font-weight: none;
	font-family : Tahoma;
    text-decoration: none;
	font-size : 10px;
	color: #000000;
}
.menulink:hover{
    font-weight: none;
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

.submenulink {
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
    text-decoration: none;
	font-size : 10px;
	color: #ffffff;
}
.submenulink:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
    text-decoration: underline;
	font-size : 10px;
	color: #ffffff;
}
.smalltext {
	font-family : Tahoma;
    text-decoration: none;
	font-size : 10px;
	color: #666666;
}
.smalltext:hover {
	font-family : Tahoma;
    text-decoration: underline;
	font-size : 10px;
	color: #666666;
}
.break{
	font-family : Verdana, Arial, Helvetica, sans-serif, Verdana ;
	font-size : 11px;
	color : #ffffff;
}
.form {
border-width:1px;
background-color:#F0E0B2;font:normal 10pt verdana;color:black;
}