BODY {
	color: #333366;
	background-color: White;
	font-family: Arial, sans-serif;
	font-size: smaller;
	text-align: left;
}

A {
	color: #0001A4;
}
 
A:VISITED {
color: #9900CC;
}
 
A:HOVER {
	color: #9999CC;
}

.tablebackgroundclass {background-image: url(../images/JEE_topTile_800x88.gif););  background-repeat: no-repeat; }

