A:link{
	text-decoration: underline;
	color : Blue;
}
A:active{
	text-decoration: none;
}
A:visited{
	text-decoration: underline;
	color : Navy;
}
A:hover{ 
	text-decoration: none;
}
.menu{  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A.menu:link{
	text-decoration: none;
	color: #F7F7B4;
	font-weight: bold;
} 
A.menu:visited{
	text-decoration: none;
	font-weight: bold;
	color: #F7F7B4;
}
A.menu:hover{
	color: White;
}
A.menu:active{
	text-decoration: none;
	color : White;
}
A.menu2:active{
	text-decoration: none;	
	color : White;
}
A.menu2:link{
	text-decoration: none;
	color : White;
	font-weight : bold;
} 
A.menu2:visited{
	text-decoration: none;
	font-weight : bold;
	color : White;
}
A.menu2:hover{
	color : White;
	text-decoration : underline;
}
TR{
	vertical-align : top;
}
TR.middle{
	vertical-align : middle;
}
TABLE.menu{
	background-color : #6699CC;
}
TD.menu{
	color : White;
	text-align : left;
	background-image : url("page/topright.gif");
	background-position : bottom;
}
TD.copyright{
	background-color: #6699CC;
	color : White;
	font-size : xx-small;
	text-align : left;
	font-family : Arial;
}
TD.text{
	text-align : justify;
}
TD{
	text-align : left;
}
TABLE.window{
	background-color: #3399CC;
}
TD.window{
	background-color: #3399CC;
	color : Black;
}
P{
	text-align : justify;
	margin-bottom : 0%;
	margin-top : 0%;
}
H1 {
	text-align : center;
	color : Navy;	
	font-size : x-large;
}
H2.general
{
	text-align : center;
	color : Navy;
	font-size : large;
}
H2
{
	color : White;
	font-size : small;
}
H3 {
	margin-top : 0%;
	margin-bottom : 0%;
	font-weight : bold;
	font-size : large;
	color : Navy;
}
H3.title{
	margin-top: 0%;
	margin-bottom: 0%;
	font-weight: bold;
	font-size: small;
	background-color: #FFFFCC;
	font-family: Arial;
	color: #0033FF;
}
H4 {
	text-align : center;	
	margin-top : 0%;
	margin-bottom : 0%;
}
H4.news {
	margin-top : 0%;
	margin-bottom : 0%;
	text-align : left;	
}
FORM
{ 
	margin-top : 0%;
	margin-bottom : 0%;
 }
 HR.menu{
	color : White;
}
HR{
	color: #FFCC66;
	width : 75%;
	text-align : center;
}
IMG.flag{
	border-color : Black;
}
IMG{
	border-color : White;
}

BLINK{
	color : Navy;
	font-weight : bold;
}
B{ 
	color : #330099;
	font-weight : bold;
 }
P{
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size : 13px;
}