a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}
.forms {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	background-color: #e1c4c4;
	border: thin solid #cb7d7d;
}
