body {
	font-family: Arial;
	font-size: 10px;
}

table {
	border: colapse;
}

a.menu {
	color: #06213E;
	font-size: 13px;
	text-decoration: none;
}

a.menu:hover {
	color: #06213E;
	font-size: 13px;
	text-decoration: underline;
}

a.menu_act {
	color: #fff;
	font-size: 13px;
	text-decoration: none;
}

a.menu_act:hover {
	color: #fff;
	font-size: 13px;
	text-decoration: underline;
}

a.nav_link {
	color: #282828;
	font-size: 13px;
	text-decoration: none;
}

a.nav_link:hover {
	color: #282828;
	font-size: 13px;
	text-decoration: underline;
}

span.footer {
	color: #1368A9;
	font-weight:bolder;
	font-size: 12px;
}

span.caption {
	color: #06213E;
	font-size: 13px;
	font-weight: bolder;
}

a.menu_link {
	color: #353F48;
	font-size: 12px;
	text-decoration: none;
}

a.menu_link:hover {
	color: #353F48;
	font-size: 12px;
	text-decoration: underline;
}

a.news_link {
	color: #353F48;
	font-size: 8px;
	text-decoration: none;
}

a.news_link:hover {
	color: #353F48;
	font-size: 8px;
	text-decoration: underline;
}

a.caption_link {
	color: #06213E;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: none;
}

a.caption_link:hover {
	color: #06213E;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
}

h1 {
	color: #16284e;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.main_content {
	color: #146dac;
	font-size: 12px;
	text-align: justify;
}

.main_content a {
	color: #146dac;
	font-size: 12px;
	text-decoration: underline;
}
