﻿body
{
	background: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	margin: 0;
	padding: 0;
}

p
{
	font-family: "Times New Roman";
	font-size: 14px;
}

a:active
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00CCFF;
}

a:link
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}

a:visited
{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #800080;
}