﻿body {
   
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   background-color: #0D4B86;
}

.copyright {

   font-family: "Century Gothic";
   font-size: 12px;
   color: #000000;
   text-decoration:bold;
   text-decoration:none;
}
.titeel {

	font-family: "Century Gothic";
	font-size: 23px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.titeel2 {

	font-family: "Century Gothic";
	font-size: 18px;
	color: #EBC137;
	font-weight:bold;
	text-decoration:none;
}
.titeel3 {

	font-family: "Century Gothic";
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}

.link {

	font-family: "Century Gothic";
	font-size: 14px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.link_sub {

	font-family: "Century Gothic";
	font-size: 11px;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.link_sub:hover {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #818286;
	font-weight:bold;
	text-decoration:none;
}
.link1_sub {

	font-family: "Century Gothic";
	font-size: 9px;
	color:#000000;
	font-weight:none;
	text-decoration:none;
}
.text_bold_news{

    font-family: "Tahoma";
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.copyright2 {

   font-family: "Century Gothic";
   font-size: 12px;
   color: #ffffff;
   text-decoration:none;
   text-decoration:none;
}
.yadonia {

	font-family: "Century Gothic";
	font-size: 12px;
	color:#0D4B86;
	font-weight:bold;
	text-decoration:none;
}
.yadonia:hover {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.read {

	font-family: "Century Gothic";
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.read:hover {

	font-family: "Century Gothic";
	font-size: 12px;
	color: #818286;
	font-weight:bold;
	text-decoration:none;
}
.blur {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.cursor {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	cursor: pointer;
}
.focus {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFF7D5;
}
.button {
	
	border: 1px solid #000000;
	background: url(../images/ban2.jpg);
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}