h1#logo {
   font: normal 27px tahoma;
   position: relative;
   color: DarkBlue;
   padding: 10px 0px;
   text-shadow: 2px 2px 1px White, 3px -3px 10px DodgerBlue;
}

b {
	font-size : 12px;
	text-align: justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration : underline;
}

.rec_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : White;
	padding: 0px 0px;
	text-decoration : none;
}

.rec_link:hover {
	color: White;
	text-decoration : underline;
}

.link_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : White;
	padding: 0px 0px;
	text-decoration : none;
}

.link_link:hover {
	color: White;
	text-decoration : underline;
}

.name_title {
	font-size : 12px;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}


.category_name {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	padding: 0px 0px;
	text-decoration : none;
}

.top_menu {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : #0099CC;
	padding: 0px 0px;
	text-decoration : none;
}

.partners {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight :boldl;
	color : #0099CC;
	padding: 0px 0px;
	text-decoration : none;
}

.lang_link {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

div {
	font-size : 12px;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.address {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.address_info{
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}

.date_category{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : white;
	text-decoration : none;
}

.date{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}


.Header1{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #006699;
	text-decoration : none;
}

.Header2{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	text-decoration : none;
}

.name {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

.title_category {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #FFCC00;
}

.copyright {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
}

a {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #006699;
	text-decoration : none;
}
a:hover {
	color: #CC0000;
	text-decoration : underline;
}

a img {
	border: 0;
}


.linkmenu {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight :boldl;
	color : DarkBlue;
	padding: 0px 0px;
	text-decoration : none;
}

.linkmenu:hover {
	color: #CC0000;
	text-decoration : underline;
}

p {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

li {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

body {
	scrollbar-track-color : AliceBlue;
	margin : 0px;
}
