Body {
    Font-family : Arial, Helvetica, Helv, sans-serif;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Color : black;
    Text-decoration : none;
}
A {
	Color : #FFFF00;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
A:visited {
	Color : #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
A:hover {
	Color : #00FF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
.links {
	color: #000000;
}
