A:link.unallocated 
	{
	color:#595662
	}

A:link.allocated 
	{
	color:#5B69A6
	}

A:hover.unallocated 
	{
	color:#595662
	}

A:hover.allocated 
	{
	color:#595662
	}

A:visited.blue 
	{
	color:blue
	}

A:hover.blue 
	{
	color:red
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
table {
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

