.MenuCell {
	font-family: tahoma;
	font-size: 14px;
	color: #474A67;
	background-color: #9DA2C6;
	font-weight: bold;
}
.highlightCell {
	font-family: tahoma;
	font-size: 12px;
	color: #474A67;
	background-color: #9DA2C6;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}

a:link, a:visited {
        font-family: Tahoma;
        font-size: 14px;
        color: #474A67;
        font-weight: bold;
        text-decoration: none;
}
a:hover {
        font-family: Tahoma;
        font-size: 14px;
        color: #676B94;
        font-weight: bold;
        text-decoration: none;
        background: #DED3B7;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #FF0000;
	font-size: 16px;
}

