/* CSS Document */
body {background-color: #76CC76}
p {
	font-family: "Lucida Sans Unicode", verdana, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	margin-left: 0.1cm;
	margin-right: 0.3cm;
}
A.news1 {
    font-family : "Lucida Sans Unicode", verdana, arial, sans-serif;
    font-size : 11px;
	font-weight: regular;
    color : #000000;
    text-decoration : none;
}
A.news1:HOVER {
    font-family : "Lucida Sans Unicode", verdana, arial, sans-serif;
    font-size : 11px;
	font-weight: regular;
    color : #000000;
    text-decoration : underline;
} 
A.news {
    font-family : "Lucida Sans Unicode", verdana, arial, sans-serif;
    font-size : 12px;
	font-weight: regular;
    color : #006600;
	margin-left: 0.1cm;
    text-decoration : none;
}