﻿/* 0 BASIC TAGS */

BODY
{
    font-family: Tahoma;
    background-image: ~/_images/blue_thick.jpg;
}

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;
    font-size: x-small;
    text-align: left;
}
