﻿a:active     { color: #FF0000 }
a:link       {
	font: normal normal normal 100% "Arial Black";
	color: #0099FF;
}
a:visited    { color: #CC33FF }
body         {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
	color: #FF8822;
	font-style: inherit;
}