BODY {
	background-color : #D0D0D0;
	background-position: left top;
	
}
TABLE {
	font-family : Vedana;
	font-size : 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	font-family : Vedana;
	font-size : 14px;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	font-family : Vedana;
	font-size : 14px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	font-family : Vedana;
	font-size : 14px;
	text-decoration: underline;
	color: #000000;
}
a:active {
	color: #FFFFFF;
	font-family : Vedana;
	font-size : 14px;
	text-decoration: underline;
	color: #000000;