.css {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #951516;
	text-decoration: none;
}
a:hover {
	color: #951516;
	text-decoration: underline;
}
a:visited {
	color: #646464;
	text-decoration: underline;
}

