body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}


a:link {color: #7B77FF; text-decoration: underline; }
a:active {color: #7B77FF; text-decoration: line-through;}
a:visited {color: #7B77FF; text-decoration: none }
a:hover {color: #7B77FF; text-decoration: line-through;}

