body {
	font-family: "Tahoma";
	font-size: 12px;
	color: #003399;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;

}
A:active {
	COLOR: #31659C;
	text-decoration: none;
} 
A:visited {COLOR: #003399;text-decoration: none}
A:hover {COLOR: #ff9900;text-decoration: none}
A:link {COLOR: #003399;text-decoration: none}


A.other:active {
        COLOR: #31659C;
	        text-decoration: none;
		}
A.other:visited {COLOR: #ffffff;text-decoration: none}
A.other:hover {COLOR: #ffcc00;text-decoration: none}
A.other:link {COLOR: #ffffff;text-decoration: none}


INPUT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "Verdana", "ËÎÌå"; BACKGROUND-COLOR: #eeeeee
}
TEXTAREA {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; FONT-FAMILY: "Tahoma", "Verdana", "ËÎÌå"; BACKGROUND-COLOR: #eeeeee
}
.button {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Verdana";
	height: 18px;
	border: 1px solid #003399


}
SELECT {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #003399; FONT-FAMILY: "Tahoma", "Verdana", "ËÎÌå"; BACKGROUND-COLOR: #eeeeee
}  

