.myselect {
	font-family: Arial, Arial, Helvetica;
	font-size: 13px;
	color: #000000;
	background-color: #CCE6FF;
};
BODY {
	margin: 0px;
};

a:link { color: #006699 }
a:visited { color: #996699 }
a:visited { color: #006699 }
a:hover  { color: #006699 }
a:active  { color: #006699 }
