﻿body{ 
	background: #FF99FF;
	color: #003399;
	font-family: Georgia, Verdana;
	font-size: 16px;
	table-layout: fixed;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

table {
	font-size: 16px;
	font-family: Georgia, Verdana;
}
img {
	border-style: solid;
	border-width: 4px;
	border-color:#FFFFFF
}

a{
color: #003399;
font-size: 16px;
text-decoration: none;
font-family: Georgia, Verdana;
font-weight: bold;
}

a:hover{
color: #FFFFFF;
font-size: 16px;
text-decoration: none;
font-family: Georgia, Verdana;
font-weight: bold;
}
