a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #00AEF0;
}


a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
}

