body {
	FONT-SIZE: 11px; MARGIN: 10px; COLOR: #000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #FFFFFF
}

.lines {
	margin-top: 6px;
	margin-bottom: 6px;
}
a:active {
	FONT-WEIGHT: bold;
	COLOR: #000066;
	font-size: 16;
}
a:link {
	FONT-WEIGHT: bold;
	COLOR: #000066;
	font-size: 16;
}
a:visited {
	FONT-WEIGHT: bold;
	COLOR: #000066;
	font-size: 16;
}
a:hover {
	FONT-WEIGHT: bold; COLOR: #FF0000; TEXT-DECORATION: underline
}