﻿body
{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #808080;
}


a:link
{
	font-family: "Courier New", Courier, monospace;
	color: #808080;
	text-decoration: none;
	border:0px;
}



a:visited
{
	font-family: "Courier New", Courier, monospace;
	color: #808080;
	text-decoration: none;
	border:0px;
}

