.text {
    font-size :12px;
    color : #ffff66;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
}

.header {
    font-size :16px;
    color : #ffff66;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
}

.normal {
    font-size :13px;
    color : #ffff66;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration : none;
}

a.text {
    font-size :12px;
    color : #cccc66;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
}

a.text:hover {
    color : #ffff66;
	 text-decoration : underline;
}

a.normal {
	font-size :12px;
	color : #ffff66;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	cursor : default;
}

a.normal:hover {
	color : #ffff66;
	 text-decoration : none;
}

a.navtext {
    font-size :12px;
    color : #FFCC00;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
    text-decoration : none;
}

a.navtext:hover {
    color : #FFFF99;
}

.layer{
	visibility:hide;
}
