.err
{
position: relative;
margin-left: 10%;
margin-top: 5px;
width: 80%;
height: 30px;
text-align: center;
font-size: 14pt;
text-decoration: none;
font-weight: bold;
color: #b42621;
}

A.err_link:link
{
font-weight: bold;
font-size: 14pt;
}

A.err_link:active
{
font-weight: bold;
font-size: 14pt;
}

A.err_link:visited 
{
font-weight: bold;
font-size: 14pt;
}

A.err_link:hover 
{
font-weight: bold;
font-size: 14pt;
color: #b61b1b;
}

