﻿body
{
}
A:link
{
	color: White;
	font-family: tahoma;
	font-weight: normal;
    font-size:x-small;
}
A:visited
{
	color: White;
	font-family: tahoma;
	font-weight: normal;
    font-size:x-small;
}
A:hover
{ 
	color: Yellow;
	font-family: tahoma;
	font-weight: normal;
    font-size:x-small;
}

