.css {
	font-family: Times New Roman, Times, serif
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: normal;
}
a:hover {
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
}
