@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_main2.jpg);
}
.keimena {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
}
.banners {
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration:none;
}
.banners:hover {
   font-size: 11px;
	color: #990000;
	font-weight: bold;
}
.banners2 {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration:none;
}
.banners2:hover {
    font-size: 10px;
	color: #990000;
	font-weight: normal;
	font-family: Tahoma;
}
.footer {
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration:none;
}
.links {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #990000;
   text-decoration: none;
}
.links:hover {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #580202;
   text-decoration: none;
}
.simple {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration:none;
}
h1{font-size: 12px; line-height: normal; color: #e4d5b6; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:600}
h2{font-size: 13px; line-height: normal; color: #990000; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight:600}
