*
    {
        font-family:verdana;
        font-size:12px;
        color: #ffffff;
    }


.text {
		font-family: verdana;
        font-size:12px;
        font-weight: bold;
        color: #000000;
}

.text2 {
		font-family: verdana;
        font-size:18px;
        font-weight: bold;
        color: #ffff00;
}

.text3 {
		font-family: verdana;
        font-size:11px;
        color: #000000;
}

.text4 {
		font-family: verdana;
        font-size:11px;
        color: #ffffff;
}

.text5 {
		font-family: verdana;
        font-size:14px;
        font-weight: bold;
        color: #ffff00;
}

.text6 {
		font-family: verdana;
        font-size:12px;
        font-weight: bold;
        color: #ffff00;
}

.text7 {
		font-family: verdana;
        font-size:12px;
        color: #ffff00;
}

.nav_button_style
    {
        border:1pt solid black;
        width:90%;
        background-image:url('../img/nav_bg.jpg');
    }

A {
	font-family : Trebuchet,Arial;
	text-decoration : none;
}

A:hover {
	font-size : 9pt;
	color: #ffff00;
	text-decoration : none;
}

A.nav {
	font-size : 9pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}

A.nav2 {
	font-size : 9pt;
	color: #000000;
	text-decoration : none;
}

A.link  {
	font-weight : bold;
	color: #ADB7FE;
}