/* CSS Document */

A.goldnav{
	font-family:		verdana;
	font-size:			11px;
	color:				0000ff;
	text-decoration:	none;
	}

A.goldnav:hover{
	font-family:		verdana;
	font-size:			11px;
	color:				ffffff;
	text-decoration:	none;
	}

A.bluenav{
	font-family:		verdana;
	font-size:			11px;
	color:				ffffff;
	text-decoration:	none;
	}

A.bluenav:hover{
	font-family:		verdana;
	font-size:			11px;
	color:				00ffff;
	text-decoration:	none;
	}

A.bottomnav{
	font-family:		verdana;
	font-size:			11px;
	color:				0000ff;
	text-decoration:	none;
	}

A.bottomnav:hover{
	font-family:		verdana;
	font-size:			11px;
	color:				ff0000;
	text-decoration:	underline;
	}

.style1 {
	font-size: 16px;
	color: #0A1281;
}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
.style3 {
	color: #000000;
	font-size: 16;
}

.style4 {font-size: 16px}
.style5 {color: #000000}
.style6 {font-size: 14px}
h1 {
	font-size: medium;
}

.style7 {font-size: 12px}
.style8 {font-size: 10px}
