
body {
	font-family: helvetica, arial;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #dd0000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.bar {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}