A{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

A:hover{
	text-decoration:underline;
}

A.link{
	color: #A01820;
	font-size: 11px;
	text-decoration:none;
}

A.link:hover{
	text-decoration:underline;
}

A.menu{
	color: #0055A2;
	font-size: 11px;
	text-decoration:none;
}

A.menu:hover{
	text-decoration:underline;
}

A.poweredBy{
	color: #A01820;
	font-size: 9px;
	text-decoration:none;
}

A.poweredBy:hover{
	text-decoration:underline;
}