a:visited {
color: #006699}

a:hover {
color: #FF9933; 
text-decoration: none}



li {
color : #0099FF;
list-style-type : disc;
}

select{
color : #000000;
; background-color: #C6DCFD; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;

}

input{
color : #000000;
; background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
