.Titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FF9900;
	font-weight: bold;

}

a:visited {
	text-decoration: none;
	
}
a:link {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
input {
	font-size: xx-small;
}
select {
	font-size: xx-small;
}
