﻿body 
{
	background-color:#768B2C;
	background-image:url(images/bk3.jpg);
	background-repeat:repeat-x;
}

a:visited, a:link
{
    color: #660000;
    font-weight:bold;
    text-decoration:none;
}

a:hover
{
    color: #660000;
    font-weight:bold;
    text-decoration:underline;
}
