a:link {
	color: #aa3333;
}


}
a:active {
	color: #aa3333;
}
a:visited {
	color: #aa3333;
}

.required {
	color : #ff6600;
}
