
a:link {color:#666666; text-decoration:none} 
a:visited {color:#666666; text-decoration:none} 
a:active {color:#6C85BB; text-decoration:none} 
a:hover {color:#6C85BB; text-decoration:none}

select { font-size: smaller; background-color:#E8E8E8 ; font-weight: bold; color: #666666; }
input { font-size: smaller; background-color:#E8E8E8; font-weight: bold; color: #666666; }
textarea { font-size: smaller; background-color:#E8E8E8 ; font-weight: bold; color: #666666; }
input.radio { background-color:#ffffff; }

body
{
	background:#ffffff; background-image : url('sky.jpg'); background-repeat : repeat-x;
	}
