a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;

}

.intro {
	font-family: Times, "Times New Roman", serif;
	font-size: 13px;
	color: #666666;
}

