@charset "utf-8";
/* CSS Document */

body
{
margin:auto;

}
.newsmar
{
font-size:14px;
font-weight:500;
color:#113542;
cursor:pointer;
}
.footer tr td a
{
font-size:16px;
font-weight:bold;
color:#000066;
text-decoration:none;
}

.footer tr td a:hover
{
font-size:16px;
font-weight:bold;
color:#0066FF;
text-decoration:none;
}
.cat a
{
text-decoration:none;
color:#003366;
}
.cat a:hover
{
color:#000066;
}
