﻿body
{
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color:#0169b1;
	line-height:20px;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}

table
{
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #fff;
}

img
{
	border: 0px;
}