/* CSS Document */
.contact{
	color:#99C;
}
.contactLinks a:link, a:visited{
	color:#99C;
	text-decoration: none;
}
