﻿body
{
	background-color: #FFF200;
	font-size: 12px;
	color: #2e3192;
	font-family: 'Comic Sans MS';
}
IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TABLE
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
A
{
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #66CCFF;
	font-weight: bold;
}
