﻿a:link  {
	text-decoration: none;
	color: #00FFFF;
}
a:visited {
	text-decoration: none;
	color: #FF00FF;
}
a:active {text-decoration: none;}
a:hover      {
	text-decoration: underline;
	color: #FFFF00
}

basefont     {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: justify;
}
body {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-size: large;
	text-align: justify;
}

