body a:link, body a:visited, body a:active {
	text-decoration: none;
	color : #333333;
}
body a:hover {
	text-decoration: underline;
	color : #FF0000;
}
body{
	background-color:#FFFFCC;
	margin-top:0px;
}

td {
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
.piccyBorder {
	border: 1px solid #666666;
}
.linkTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.img{
	background: url(images/menu_back.jpg) no-repeat;
	}
.notes {
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
