.lang {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
}
.lang a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: none;
}
.lang a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}
.menu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.menu a {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}
.texnav {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #3399cc;
	}
.texnav a{
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #3399cc;
	text-decoration: underline;
	}
.texnav a:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal
	color: #3399cc;
	text-decoration: none;
	}
.reclam {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
}
.reclam a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
	}
.reclam a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #3399cc;
	text-decoration: none;
}
.texnor {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
.texnor a{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #3399cc;
	text-decoration:underline;
}
.texnor a:hover{
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: 000099;
	text-decoration: none;
}
.reg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffff00;
}
.reg2 {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #ffff00;
}
.reg2 a {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
}
.reg2 a:hover {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: normal;
	color: #ffff00;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
td {
		font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}
INPUT {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	border : 1px solid #446ca1;
	background-color: #668cbf;
}
SELECT {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	border : 1px solid #446ca1;
	background-color: #668cbf;
}
TEXTAREA {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	border : 1px solid #446ca1;
	background-color: #668cbf;
}

TABLE.news    {
	border: 0;
	font: 14px "Times New Roman", Times, serif;
	color: #F2E5B1;
	background : #F2E9B0;
}
	TABLE.news td{
	border: 1 solid #66ccff;
	background-color: #ccffff;
	font: 14px "Times New Roman", Times, serif;
	color: #3E2202;
	padding-bottom : 6px;
	padding-left : 6px;
	padding-right : 6px;
	padding-top : 6px;
}
	TABLE.news th {
	border: 1 solid #F2E5B1;
	background-color: #66ccff;
	font: bold 14px "Times New Roman";
	color: Black;
	padding-bottom : 3px;
	padding-left : 3px;
	padding-right : 3px;
	padding-top : 3px;
}
	TABLE.news td a{
	font: 14px "Times New Roman";
	color: #000099;
	text-decoration: underline;
}
TABLE.news td a:hover{
	font: 14px "Times New Roman";
	color: Black;
	text-decoration: none;
}	
TABLE.news th a{
	font: bold 14px "Times New Roman";
	color: #83000B;
	text-decoration: underline;
}
TABLE.news th a:hover{
	font: bold 14px "Times New Roman";
	color: #F2E9B0;
	text-decoration: none;
}
