body { 
		background:#6B91B8;
}

table.standard,td.standard {
 		background:#2B4565;
}

a:visited,a:link,a:active {
		text-decoration:none;
		color:#999999;
		font-family:Arial;
}

a:visited.background,a:link.background,a:active.background {
		text-decoration:none;
		color:#4F4F4F;
		font-family:Arial;
}

a:visited.large,a:link.large,a:active.large {
		text-decoration:none;
		color:#808080;
		font-family:Arial; 
		font-size:12pt; 
		font-weight:bold
}

a:hover {
		color:#5994EE;
		font-family:Arial;
		text-decoration:underline;
}

a:hover.background {
		color:#1550AA;
		font-family:Arial;
		text-decoration:underline;
}

a:hover.large {
		color:#5994EE;
		font-family:Arial;
		font-size:12pt; 
		font-weight:bold;
		text-decoration:none;
}