/* CSS Document */
/* Copyright (c) Dark Messiah fansite - http://darmessiah.hotgames.cz */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://darkmessiah.hotgames.cz/images/texture.gif);
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C06311;
}
a:hover {
	text-decoration: underline;
	color: #C06311;
}
a:active {
	text-decoration: none;
	color: #C06311;
}
h1 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:15px;
	color:#C06311;}
h2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:13px;
	color:#C06311;
	margin:2px;}
.menu {
	padding-right:8px;}
.menu:link, .menu:active, .menu:visited  {
	color:#FFFFFF;
}
.menu:hover  {
	text-decoration:none;
	color:#C06311;
}
p {
	margin:1px;}
.mml:link, .mml:visited, .mml:active {
	font-weight:bold;
	color:#FFFFFF;
}
h5 {
	margin:0px;}
.newslinks a:link, .newslinks a:active, .newslinks a:visited {
	color:#C06311;
}