A {text-decoration: none; color:black }
A:hover {text-decoration: underline; color:black }
#rightcolumn{
float:center;
width:550px;
min-height: 400px;
margin-left: 20px;
padding: 5px;
padding-bottom: 8px;
}
* html #rightcolumn{ /*IE only style*/
height: 400px;
}