a:link		{ text-decoration:underline; color: #996666;
}
a:visited	{ text-decoration:underline; color: #996666;
}
a:hover		{ text-decoration:underline; color: #990033;
}
a:active	{ text-decoration:underline; color: #996666;
}

body { 
	margin: 0px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	vertical-align: top;
	font-size: smaller;
}

.navigation {text-decoration:none;color:#000000;
}

.copyright{
	color: #996666;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	text-decoration:none;
}

a.news:link {  color: #555555; text-decoration: none;}
a.news:visited {  color: #555555; text-decoration: none;}
a.news:hover {  color: #555555; text-decoration: underline;}
