﻿/* 0 BASIC TAGS */

BODY
{
	font-family: Tahoma;
	background-color: white;
}

a:visited
{
	color: #000040;
	font-weight: normal;
}

a:hover
{
}

a:active
{
	color: #000040;
	font-weight: bold;
	text-decoration: underline;
}

BUTTON
{
	color: black;
	font-family: Tahoma;
}
A:link
{
	color: blue;
	font-family: tahoma;
}
