body   { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #06c }
p  { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }
td  { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif }

#navunten a{font-size: 9pt;
	background-color : #3300CC;
	color : white;
	text-decoration : none;

}
#navunten a:active {
	font-size: 9pt;
	background-color : #3300CC;
	color : red;
	
		}

#navunten a:visited {
	font-size: 9pt;
	background-color : #3300CC;
	
	color : #808080;
	text-decoration : none;
		}

#navunten a:hover {
	font-size: 9pt;
	background-color : #3300CC;
	color : red;
		}


