Body{ font-family: Arial, Helvetica, sans-serif; 
 font-style: normal; line-height: normal; font-weight: normal; 
 font-variant: normal; color: #000000; background-color: #FFFFFF; 
 letter-spacing: normal; text-align: left; vertical-align: top; word-spacing: normal}

	/* MENUS2.CSS */
A:hover{
	color : #660099; 
}
A{
	color : #0033FF;
	font-weight : bold;
	text-decoration : none;
}
Table#tblMenuBar {
	background-color : #66FFFF;
}

Table.DataDisplay  TH, Table.DataDisplay TABLE TD, Table.DataDisplay TD{
	border : 1px solid;
}

tbody.ListItems td{
	border : 1px solid;
}