a	{
				text-decoration:underline;
				color:#003366;
				font-size:12px;
				font-weight:600;
				}	
a:hover	{
				text-decoration:underline;
				font-weight:600;
				font-size:12px;
				color:#FF0000;				
				}

