<style type="text/css">

.cocolink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f7e5b6;
	text-decoration: none;
	text-decoration: overline underline;
}
a.cocolink:link{	
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f7e5b6;
	text-decoration: overline underline;
	}
a.cocolink:visited{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #f7e5b6;
	text-decoration: none;
	text-decoration: overline underline;
}
a.cocolink:active{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #232d29;
	text-decoration: overline underline;
}
a.cocolink:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #232d29;
	text-decoration: overline underline;
	
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #a73e05;

	
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #30450c;

</style>
