﻿body,td,th {
	font-size: 12px; line-height: 200%;
}
body {
	background-image: url(images/bg.gif);background-repeat: repeat;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	position:relative;
	top:1px;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
