.news
{
    border:1px dotted #800080;
	width: 100%;
}

body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #FBF9FB;
}

td 
{
	font-size: 12;
}

a:link 
{
	color: #800080;
	text-decoration: none;
}
a:visited
{
	color: #800080;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #800080;
	text-decoration: underline;
}

.img 
{
	border:1px dotted #800080;

}

.header 
{
	font-size: 10;
	font-color: #FFFFFF;
}