body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
a.topMenu:link, a.topMenu:visited, a.topMenu:active {
	font-size: 16px;
 	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a.topMenu:hover {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.news, a.news:link, a.news:visited, a.news:active {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.news:hover {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.titleBold {
	font-size: 18px;
	font-weight: bold;
}
.titleBold16 {
	font-size: 16px;
	font-weight: bold;
}
.btmMenu, a.btmMenu:link, a.btmMenu:visited, a.btmMenu:active {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.btmMenu:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.footer , a.footer:link, a.footer:visited, a.footer:active {
	font-size: 12px;
/*	color: #FFFFFF; */
	color: #333333;	
	text-decoration: none;
}
a.footer:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.textNew {
	font-size: 10px;
	color: #FF0000;
}
a, a:visited, a.active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}