body
{
	font-family: arial;
	font-size: 0.9em;
}

#menuDiv a
{
	color: #143791;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#menuDiv a:hover
{
	color: #556691;
	text-decoration: none;
}


#purchaseOnline
{
	font-size: 11px;
}

#sideBarText a
{
	font-weight: bold;
}

#footer
{
	font-size: 0.7em;
}

#footer a
{
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}