html
{
	background-color: Black;
	background-image: url(img/bk.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 13px;
	background-attachment: scroll;
	padding: 0px;
	margin: 0px;
}

a.ma
{
	font-size: 14px;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

img.newsimg
{
	border-style: none;
	margin-right: 20px;
}

font.newstitlu
{
	font-size: 15px;
	font-weight: bold;
	color: Black;
	background-color: White;
}

a
{
	color: red;
}

a:hover
{
	color: white;
}

input.alb
{
	background-color: red;
	border-style: none;
	color: white;
	height: 24px;
	width: 100px;
}

a.miki
{
	color: black;
	font-size: 10px;
}

input.usrinput
{
	border-color: black;
	background-color: white;
	border-width: 1px;
	border-style: solid;
}

body
{
	padding: 0px;
	margin: 0px;
}

td
{
	vertical-align: top;
	color: White;
	font-family: Trebuchet MS, Verdana;
}

