@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F9F9F9;
}





a:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}




.menu a:link {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	line-height:21px;
}
.menu a:visited {
	color: #336699;
	text-decoration: none;
	line-height:21px;
}
.menu a:hover {
	color: #FF9900;
	text-decoration: underline;
	line-height:21px;
}
.menu a:active {
	color: #336699;
	text-decoration: none;
	line-height:21px;
}


.footermenu a:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.footermenu a:visited {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.footermenu a:hover {
	font-size: 14px;
	color: #FF6600;
	text-decoration: underline;
}
.footermenu a:active {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}






.RedTitle {
	font-size: 18px;
	color: #FF3300;
}
.Tahoma9pxBLACK {
	font-size: 9px;
	line-height:4px;
	color:black;
}
.Tahoma9pxRED {
	font-size: 9px;
	color:red;
}

.Tahoma12px {
	font-size:12px;
	color:#333333;
}

.Tahoma12pxMaroon  {
	font-size:12px;
	color:Maroon ;
}

.bull14pxRED {
	font-size: 14px;
	color:red;
}

.TitluTAH18px{
	font-size: 18px;
	color:#666666;
	font-weight:bold;
}

.TitluTAH14pxAzzure{
	font-size: 14px;
	color: #00CCFF;
	font-weight:bold;
}


.TitluTAH24px{
	font-size: 24px;
	color: #00CCCC;
	font-weight:bold;
}



-->



