A:link {
	color : #FFCC99; 
	text-decoration : none; 
	background-color: transparent;
}
A {
        color : #FFCC99;
        text-decoration : none;
        background-color: transparent;
}
A:hover {
	color : #FFCC99; 
	text-decoration : underline; 
	background-color: transparent;
}
A:active {
	color : #990000; 
	text-decoration : underline; 
	background-color: transparent;
}
A:visited {
	color : #AAAAAA; 
	text-decoration : none; 
	background-color: transparent;
}

.menu A {
	font-size:10pt;
	color : #FFCC99;
	text-decoration : none;
	background-color: transparent;
}
.menu A:link {
	font-size:10pt;
	color : #FFCC99;
	text-decoration : none;
	background-color: transparent;
}
.menu A:hover {
	font-size:10pt;
	color : #FFCC99;
	text-decoration : underline;
	background-color: transparent;
}
.menu A:active {
	font-size:10pt;
	color : #990000;
	text-decoration : underline;
	background-color: transparent;
}
.menu {
	font-size:10pt;
	color : #FFFFFF;
	text-decoration : none;
	background-color: #003355;
	border: 1px solid black;
}

.menu-current A {
        font-size:10pt;
        color : #FFCC99;
        text-decoration : none;
        background-color: transparent;
}
.menu-current A:link {
        font-size:10pt;
        color : #FFCC99;
        text-decoration : none;
        background-color: transparent;
}
.menu-current A:hover {
        font-size:10pt;
        color : #FFCC99;
        text-decoration : underline;
        background-color: transparent;
}
.menu-current A:active {
        font-size:10pt;
        color : #990000;
        text-decoration : underline;
        background-color: transparent;
}
.menu-current {
        font-size:10pt;
        color : #FFFFFF;
        text-decoration : none;
        background-color: #001133;
	border: 1px solid #FFBF00;
}

body {
	color : #000000;
	font-family : verdana, sans-serif;
	font-size:10.0pt;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
h1 {
	font-size:24.0pt;
	color: #000000; 
	font-style: oblique;
	font-weight: bold;
	background-color: transparent;
}
h2 {
	font-size:16.0pt;
	color : #000000; 
	font-style: oblique;
	font-weight: bold;
	background-color: transparent;
}
h3 {
	font-size:14.0pt;
	color : #000000; 
	font-style: oblique;
	font-weight: bold;
	background-color: transparent;
}

A.news-header:link {
	font-size:12.0pt;
	color : #FFBF00; 
	text-decoration : none; 
	background-color: #005588;
}
A.news-header:hover {
	font-size:12.0pt;
	color : #FFBF00; 
	text-decoration : underline; 
	background-color: #005588;
}
A.news-header:active {
	font-size:12.0pt;
	color : #FFBF00; 
	text-decoration : underline; 
	background-color: #005588;
}
A.news-header:visited {
	font-size:12.0pt;
	color : #FFBF00; 
	text-decoration : none; 
	background-color: #005588;
}
.news-header {
	border: 1px solid black;
	font-size:12.0pt;
	color : #FFBF00; 
	font-weight: bold;
	background-color: #005588;
}

.news-body {
	border: 1px solid black;
	font-size:10.0pt;
	color : #FFFFFF; 
	background-color: #003355;
}
