@charset "utf-8";
.header_body {
	font-size: 24px
}
.ezoba {color: #80B936}
.header_body {
	font-size: 24px
}

body {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-color: #282828;
}
body,td,th {
	font-family: "Segoe UI", Tahoma, Arial;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #00CCFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00CCFF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
td#footertd a:link {color: white;}
td#footertd a:visited {color: white;}
td#footertd a:hover {color: white;}
td#footertd a:active {color: white;}

.footer_text {font-size: 12px}
.footer_header {font-size: 14px}
.style18 {font-size: 18px}
