a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #666666;
}

.frame {
	border: 4px solid #00a8de;
}



.normal {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.normal:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.normal:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.normal:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.news-date {

	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.framegris {

	border: 1px solid #C9C9C9;
}
.menu {
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

