.personalText
{
 color: #494949;
 font-family: "Bookman Old Style";
 text-align: center;
}

.link
{
 font-weight: bold;
 text-decoration: underline;
}

a.link:hover
{
 color: #FB4204;
 text-decoration: underline;
 cursor: pointer;
}

.info
{
 font-size: 12px;
 font-style: italic;
}

.hoverInfo
{
 font-weight: bold;
 text-align:center;
 height:25px;
 vertical-align:middle;
 opacity:0;
 MozOpacity:0;
 KhtmlOpacity:0;
 filter:alpha(opacity=0);
}
