body {
  font-family: Arial, Geneva, Arial, helvetica, sans-serif;
  font-size:12px;
}

td {
  font-family: Arial, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

th {
  font-family: Arial, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}

a{
	font-weight:bold;
	color: #035167;
	text-decoration:underline;
}
a:HOVER{
	font-weight:bold;
	color: #035167;
	text-decoration:none;
}

.clsCMOn {
	color: white;
	font-size : 10px;
	text-decoration : none;
    padding: 3px 5px;
	font-weight:bold;
}
.clsCMOver
{
	color: #B5DEDE;
	font-size : 10px;
    padding: 3px 5px;
	font-weight:bold;
}

.clsCMOnDrp {
	color: black;
	font-size : 10px;
	text-decoration : none;
    padding: 4px;
	font-weight:bold;
}
.clsCMOverDrp
{
	color:#B5DEDE;
	font-size : 10px;
    padding: 4px;
	font-weight:bold;
}
