﻿body
{
    font-family:"trebuchet MS", tahoma, verdana, arial, helvetica, sans-serif;
    color:#5A3121;
	font-size:.8em;
}
a:link
{
    color: #ffffff;
    font-weight:bold;
    text-decoration: none;
	}
a:visited {	
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a:hover
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
a:active {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}