body {
	font-family:sans-serif,
	verdana,helvetica;
	color:#000000;
	font-size:13px;
	background:#CCCCCC;
}

A{
	color:#000099;
	text-decoration:none;
	cursor:hand
}
A:visited {
	color:#000099;
	background:#DDDDDD;
	text-decoration:none;
	cursor:hand
}
A:hover {
	color:#FFFFFF;
	background:#3E5671;
	text-decoration:none;
	cursor:hand
}


.text-table {color:#000000; text-align: center; background-color:#;border:2px solid #08198C;}
.text-table2 {color:#000000; text-align: left; background-color:#;border:2px solid #08198C;}
