body
{
margin: 0px;
background: url(images/bkg.jpg) repeat-x #171516;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
line-height: 20px;
}

.title {
font-size:18px;
color:#009482;
border-top:1px solid #B51185; border-bottom:1px solid #B51185;
}

.heading {
font-size:18px;
color:#333333;
font-weight:bold;
}

.slogan{
font-size:14px;
color:#B51185;
font-style:italic
}

.footer {
font-size:10px;
color:#FFFFFF;
line-height: 14px;
}

A.footer   	{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:link	{ color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:visited { color: #FFFFFF; text-decoration: none; font-weight: bold;}
A.footer:active { color: #FFFFFF;  text-decoration: none; font-weight: bold;}
A.footer:hover	{ color: #009482;  text-decoration: none; font-weight: bold;}

A   	{ color: #009482; text-decoration: none;  font-weight: bold;}
A:link	{ color: #009482; text-decoration: none; font-weight: bold;}
A:visited { color: #009482; text-decoration: none; font-weight: bold;}
A:active { color: #009482; text-decoration: none; font-weight: bold;}
A:hover	{ color: #B51185; text-decoration: none; font-weight: bold;}