#askus		{
		padding:			2px 10px 2px 10px;
		margin:				2px 105px 25px 20px;
		background-color:		#ede400;	
		text-align:			center;
		float:				right;
		clear:				right;
		border:				2px solid white;
		}
	


#askus a:link	{
		color:		blue;
		text-decoration:	none;
		font-size:		1em;
		}


#askus a:visited	{
		color:		blue;
		text-decoration:	none;
			}


#askus a:hover	{
		color:		white;
		text-decoration:	none;
		font-weight:	bold;
		}