#title
{
	height: 33px;
	width: 1000px;
	border: 2px dashed #FFFFFF;
}

.img
{
	float:right;
	margin-right: 200px;
}

a:link {
	color: #989898;
	text-decoration: underline;
}

a:visited {
	color: #989898;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}

body {color:#980000; font-family:"Calibri";}