A:LINK, A:ACTIVE,A:VISITED {
	color : #F0FFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #9BC7E8;
	text-decoration : none;
}

A:HOVER {
	color : White;
}

A.mail:LINK, A.mail:ACTIVE, A.mail:VISITED{
	color : 063863;
	text-decoration: none;
}

A.mail:HOVER {
	color : navy;
	text-decoration : underline;
}

A.bold:LINK, A.bold:ACTIVE,A.bold:VISITED {
	color : #053686;
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	font-family : "Times New Roman", Times, serif;
}

A.bold:HOVER {
	color : black;
	font-weight: bold;
	text-decoration : underline;
}
A.men:LINK, A.men:ACTIVE,A.men:VISITED {
	color : #053686;
	font-weight: bold;
	text-decoration: none;
	font-size: 8 pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A.men:HOVER {
	color : black;
	font-weight: bold;
	text-decoration : underline;
}

.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color: #9BC7E8;
	font-weight : bold;
}
.tab {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: white;
	vertical-align : top;
	top : auto;
}
.small {
	font-family : Verdana;
	font-size : 8 pt;
	color: black;
	}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: black;
}
.flag {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: black;
}
.grand {
	border-bottom: 0;
}
.gran {
	padding-left: 15;
}
.button{
	background-color : #5399CC;
	font-size : xx-small;
	font-weight : bolder;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-color : 666666;
	color : #000000;
	width : 95;
}
input.text {
	font:italic normal 10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
}
	textarea.text {
	font:italic normal  10pt Arial;
	background-color: #cccccc;
	color: #000000;
	border : thin solid #666666;
	}

