﻿a:active     { color: #0000ff; text-decoration: none }
a:link       { color: #0000ff; text-decoration: none }
a:visited    { color: #0000ff; text-decoration: none }
a:hover      { color: #ff0000; text-decoration: underline }
body {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #cccccc;
}