/* CSS Document */

.allotment
{
	font:"Times New Roman", Times, serif;
	font-size:16px;
	color:#993300;
	font-weight:400;
}
a.allotment:hover
{	
	font:"Times New Roman", Times, serif;
	font-size:16px;
	color:#66FFFF;
	font-weight:100;
}
