
body {
	background:url("images/back_red.gif");
}

h1 {
	color:#ee2f26;
}

h1 .subtitle{
	font-size: 65%;
}

.pagetitle {
	font-size: 17px;
	font-weight: bold;
	color:#ee2f26;
}

.newsitem {
	font-size: 11px;
}

#submenu A:link { color: #ee2f26; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:hover { color: #ee2f26; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:visited { color: #ee2f26; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:active { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }
