﻿th {
	font-family: Arial;
	font-size: 11px;
	color: #COCOCO;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #COCOCO;
}

body {
	font-family: Arial;
	font-size: 11px;
	color: #COCOCO;
}

a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #COCOCO;
}

a:link {
	text-decoration: none;
}

a:visited {
	color: #COCOCO;
	text-decoration: none;
}

a:hover {
	color: #COCOCO;
	text-decoration: none;
	background-color: #909090;
}

a:active {
	color: #COCOCO;
	text-decoration: none;
}
