a:link {
	color:#FF9900;
}
a:hover {
	text-decoration:underline;
}
.blue {
	color:#0099FF;
}
.h1{
	font-size: 15px;
	color: #0099CC;
}