@charset "ISO-8859-1";
p {
		font-family: Georgia, Times, Serif;
			font-size: 13px;
	line-height: 19px;
}
a:link { text-decoration:none;
color:#b82827; }

a:hover { color:#000000; text-decoration:underline; background-color:#eeeeee; }
a:visited { text-decoration:none;
color:#b82827; }