div.header a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

div.header a:hover {
	text-decoration: underline;
}


div.menu a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

div.content_intro a {
	font-size: 12px;
	color: #FCB13E;
	text-decoration: none;
}

div.content_intro a:hover {
	text-decoration: underline;
}