.menu {
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	background-color : #4E54E6;
}

A.main:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	text-decoration : none;
	color : White;
}
A.main:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	text-decoration : none;
	color : White;
}
A.main:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	text-decoration : none;
	color : White;
}
A.main:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 13px;
	text-decoration : none;
	color : White;
}

A.top:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Navy;
	font-weight : normal;
}
A.top:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Navy;
	font-weight : normal;
}
A.top:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Navy;
	font-weight : normal;
}
A.top:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Navy;
	font-weight : normal;
}

A.anews:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}
A.anews:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}
A.anews:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}
A.anews:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	text-decoration : underline;
	color : red;
	font-weight : normal;
}

A.tips:ACTIVE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #9C6331;
	font-weight : normal;
}
A.tips:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #9C6331;
	font-weight : normal;
}
A.tips:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #9C6331;
	font-weight : normal;
}
A.tips:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #9C6331;
	font-weight : normal;
}

A.boldref {
    color: black;
    font-weight: bold;
}

.z1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #D30000;
	font-style : normal;
	font-weight : lighter;
}
.z2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-style : normal;
	font-weight : bold;
}
.copy {
	font-size : 10px;
	font-family : sans-serif;
	color : Silver;
}

