a{
			font-family:tahoma;
			text-decoration:none;
			color:navy;
			font-size: 9pt;
	}
	a:hover{
			font-family:tahoma;
			text-decoration:none;
			color:red;
			font-size: 9pt;
	}
.powered
{
	font-weight : bold;
}