a:link{
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
text-decoration:none; 
}

a:visited {
color:#333333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight: bold;
text-decoration:none; 
}
a:hover {
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight: bold;
	text-decoration:none;
}



#top1 {
	position:absolute;
	left:255px;
	top:20px;
	width:500px;
	height:33px;
	z-index:4;
}
#top2 {
	position:absolute;
	left:245px;
	top:69px;
	width:427px;
	height:35px;
	z-index:3;
}
#flag {
	position:absolute;
	left:60px;
	top:500px;
	width:116px;
	height:25px;
	z-index:5;
}
.h1 {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

.h2
{
font-size:26px;
color: #FF8000;
font-weight: normal;
}

.h3
{font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #FF8000;
font-weight: normal;
}
.h4
{
font-size:33px;
color: #FF8000;
font-weight: normal;
}


.fontnormal
{font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #FF8000;
font-weight: normal;
}

#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding: 0 0px 0 37;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
font-size:17px;
font-weight: bold;

}

#navcontainer a
{
display: block;
padding: 3px;
width: 120px;
border-top: 6px solid #A02000;
border-left: 6px solid #A02000;
border-bottom: 6px solid #A02000;
border-right: 6px solid #A02000;
background-color: #ff8000;
border-bottom: 1px solid A02000;
}

#navcontainer a:link, .navlist a:visited
{
color: #A02000;
text-decoration: none;
}

#navcontainer a:hover, .navlist a:active
{
background-color: #ff6600;
color: #FFFF99;
}

