﻿div, form, img, ul, ol, li, dl, dt, dd
{
	font-family: "Tahoma";
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}
A:link
{
	color: #333333;
	text-decoration: none;
}
A:visited
{
	color: #333333;
	text-decoration: none;
}
A:hover
{
	color: #6600FF !important;
	text-decoration: underline !important;
}
body
{
	margin: 0px;
	background-color: #FEFCC2;
}
object
{
	vertical-align: top;
	border: 0px;
}
img
{
	vertical-align: top;
	border: 0px;
}

