body
{
margin: 0px;
padding: 0px;
font-family: verdana,"Comic Sans MS",Helvetica,sans-serif;
font-size: 13px;
color: #000000;
background-color: #ffffff;
}
a img,:link img,:visited img
{
border: none;
}
a:link
{
text-decoration: none;
color: #1A5FB3;
}
a:visited
{
text-decoration: none;
color: #006699;
}
a:hover
{
text-decoration: none;
color: #1A5FB3;
font-weight: bold;
}
a:active
{
text-decoration: none;
color: #1A5FB3;
}
img
{
vertical-align: middle;
}
.txt
{
padding: 5px 5px 5px 8px;
background-color: #999999;
font-weight: bold;
color: #fff;
margin-top: 1px;
text-transform: capitalize;
}
.end
{
text-align: center;
padding: 5px;
background: #999999;
color: #fff;
border-bottom: 1px solid #2683A6;
border-top: 1px solid #74C1DE;
font-weight: bold;
margin-top: 1px;
}
.Link
{
padding: 4px;
border-bottom: 1px solid #999999;
}