﻿* 
{
	margin: 0;
}
html, body
{
	height: 100%;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size: 10pt;
	background-color: #5E4A41;
	background-image:url(../images/bgnewcool.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#4E3A3B;
	text-align:center;
}
img
{
    border:solid gray 0px;
}
a:link
{
	color:#963409;
	text-decoration:none;
}
a:visited
{
	color:#963409;
	text-decoration:none;
}
a:active
{
	color:#963409;
	text-decoration:none;
}
a:hover
{
	color:#963409;
	text-decoration:underline;
}
td
{
    
}
