body {
	background : #A2B0C7;
}
td.border{
/*	border: 1px solid #00334E; */
}
td.design{
	color: #728097;
	font-family : Tahoma, Arial, Helvetica, Verdana, Sans-Serif;
	font-size : xx-small;
	font-weight : bold;
}
a{
	color: #728097;
	text-decoration : none;
}
a.hover{
	color: #728097;
	text-decoration : overline underline;
}
a.visited{
	color: #728097;
	text-decoration : none;
}