p , body, a, table{ font-family: verdana, arial, helvetica;
font-size: 12px;
color:#333333;
}

.title { font-family: verdana, arial, helvetica;
font-size: 20px;
color: #990000;
}

.text { font-family: verdana, arial, helvetica;
font-size: 12px;
color: gray;
}

a:hover {
text-decoration: none;
color:#990000;
}
table.button {
background-color: #FF0000;
}
table.button td a{
font-size:14px;
padding-left: .4em;
padding-right: .4em;
text-decoration:none;
border:#FFFFFF 1px solid ;
color: #FFFFFF;

}

table.button td a:hover {
background-color: #B9251E;
color: #FFFFFF;
}
table.button td a:active {
background-color: #B9251E;
color: #FFFFFF;
}
table.text td{
background-color: #E9E9E9;
padding: .4em .4em;
border: #990000 1px solid;
}
table.bottom {
border-top: #CCCCCC 1px solid;
}

