
a:link, a:visited, a:active {
	color: #8C8C8C;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
        color: #D99800;
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
	font-weight: bold;
        text-decoration: none;
}

a.left:link, a.left:visited, a.left:active {
	color: #D99800;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

a.left:hover {
        color: #8C8C8C;
        font-family: Arial;
        font-size: 10px;
        font-style: normal;
        text-decoration: none;
}

a.back:link, a.back:visited, a.back:active {
	color: #111166;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.back:hover {
        color: #D99800;
        font-family: Arial;
        font-size: 12px;
        font-style: normal;
	font-weight: bold;
        text-decoration: none;
}


TABLE.menu {
	color: #FFFFFF;
	font-size: 11px;
}


p {
	font-size: 12px;
	font-family: Arial;
}

FONT.zlta {
	color: #EBC800;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-decoration: none;
	font-weight: bold;
}

A.menu:LINK, A.menu:VISITED {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

A.menu:HOVER, A.menu:ACTIVE {
	color: #EBC800;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}

BODY {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
}

TABLE.main, TR.main, TD.main {
	font-family: Arial;
        font-size: 12px;
        font-style: normal;
        text-decoration: none;
        border-width: 1px;
	border-style: solid;
	border-color: #15325D;
}

TABLE, TR, TD {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
