html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	color: #232323;
	font-size: 55%;
	font-weight: normal;
	text-decoration:none;
}
.title_main {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	text-decoration:none;
}
a.lan {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
a.lan:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline;
}
.copyright {
	font-family: Tahoma;
	color: #7F9CDA;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a.menu {
	font-family: Tahoma;
	color: #424242;
	font-size: 75%;
	font-weight: normal;
	text-decoration:none;
}
a.menu:hover {
	font-family: Tahoma;
	color: #151515;
	font-size: 75%;
	font-weight: normal;
	text-decoration:underline;
}
.title {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	text-decoration:none;
}
.text {
	font-family: Tahoma;
	color: #232323;
	font-size: 75%;
	font-weight: normal;
	text-decoration:none;
}
a.news_title {
	font-family: Tahoma;
	color: #232323;
	font-size: 75%;
	font-weight: bold;
	text-decoration:none;
}
a.news_title:hover {
	font-family: Tahoma;
	color: #484848;
	font-size: 75%;
	font-weight: bold;
	text-decoration:none;
}
.pull {
	font-family: Tahoma;
	color: #232323;
	font-size: 75%;
	font-weight: bold;
	text-decoration:none;
}
.copyright {
	font-family: Tahoma;
	color: #9FB3DD;
	font-size: 75%;
	font-weight: normal;
	text-decoration:none;
}
a.dub_menu {
	font-family: Tahoma;
	color: #717171;
	font-size: 75%;
	font-weight: normal;
	text-decoration:none;
}
a.dub_menu:hover {
	font-family: Tahoma;
	color: #4A4A4A;
	font-size: 75%;
	font-weight: normal;
	text-decoration:underline;
}
.point {
	font-family: Tahoma;
	color: #717171;
	font-size: 75%;
	font-weight: normal;
	text-decoration:none;
}
a.cif {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.cif:hover {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration:underline;
}
.cif_active {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #ffc000;
	text-decoration:none;
}
.day_of_the_month {
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
table.tab {
	border-collapse: collapse;
}
table.tab td {
	font-family: Tahoma;
	color: #232323;
	font-size: 75%;
	border: #999999 solid 1px;
	padding: 4px;
}
