.errormsg {
    height:40px;
    background-color:#FFE3DF;
    text-align:center;
    padding:5px;
    color:Red;
    width:250px;
}
.trstyle {
    height:40px;
}
.trstyle a {
    color:gray;
}
.trstyle a:hover
{
    color:White;
}