body         { font-family: Arial; font-size: 10pt }

p { line-height: 125%; }
<p>

<!--
a:link       { color: #000080 }
-->

a:visited { 
	color: #666666;
	}
a:hover { 
	color: #828282;
		}
a:active { 
	color: #333333;
	}
body {background-color: #F4F4F4
}
