body {
	margin: 45px;
	background: #1D1D66 url(../images/bluepinback.jpg);
	font: bold normal 16px "Times New Roman", Times, serif;
	color: #FFFFCD;
	cursor: default;
}
a:link {color: #0000FF;}
a:visited {color: #006633;}
a:hover {color: #0099FF;}
a:active {color: #0099FF;}
.highlight {background: #FFFF99;}
td {
	color: #000000;
	background: #FFFFCC;
	font: bold normal 16px "Times New Roman", Times, serif;
}
