A
{
    COLOR: Black;
    text-decoration: none
}
A:hover
{
    COLOR: #FF6600;
    text-decoration: underline;
}
a.titlenav
{
    COLOR: white;
    text-decoration: none
}
a.titlenav:hover
{
    COLOR: #CCCCCC;
    text-decoration: none;
}
.style1 {
	color: #FFB63A;
	font-weight: bold;
}
.style3 {color: #000000; font-weight: bold; }
.style4 {
	color: #FFCF3A;
	font-weight: bold;
}
.style5 {color: #FFC23A}
.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
