﻿body
{
	font-family: tahoma, Verdana, Arial;
	font-size: small;
}

.tblBackGround
{
	background-image: url('Images/bg1.png');
	height: 679px;
	background-repeat: repeat-x;
}
a
{
	font-size: medium;
	font-weight: bold;
	color: #FFFF99;
}
a:hover
{
	color: #FFFF00;
}