/* standard elements */
a {color: #963;}
a:hover {color: #C60;}

body {
	background: #A7CAF4;
	color: #444;
	font-family: sans-serif;
}

td {	font-size: 12px; }

a:hover {color: #800000;}
