a:link {
	text-decoration: none;
	color: #0000CC;

}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.list {
	line-height: 32px;
}
