@charset "utf-8";
/* CSS Document */

body{ margin:0 auto; font-family: Helvetica, Arial, sans-serif; font-size:11px; color:#4B4B4B;}
a:link {
	color: #4B4B4B;
	text-decoration:none
}
a:visited{
	color: #4B4B4B;
	text-decoration:none
}
a:hover {
	color: #b64345;
}