BODY {
	background-color:#000000; 
	margin: 10px; 
}
TD, BODY {
	font-family: arial,verdana,helvetica; 
	font-size: 10px; color:#000000;
	line-height:16px;
}
A {
	color: #0045a3; 
	text-decoration:none;
}
A:hover{	
	color: #ff2400; 
	text-decoration:none;
}
.presspic {
   border-color:#ff2400;
   border-width:1px;
   border-style:solid;
}
.smalltext {
	font-size:9px;
	font-family: verdana,arial,helvetica;
	line-height:14px;
}
.rub {
	color:#ff2400; font-weight:bold;
}
.arrow {
	margin-right:4px;
}
.arrow_nav {
	margin-left:4px;
}

.nav {
	color: #ff2400;
	padding:1px 0 2px 0;
	border-width:1px 0 0 0;
	border-color:#796f55;
	border-style:solid;
}
.nav a {
	color:#000000;
	text-decoration:none;
}
.nav a:hover {
	color:#ff2400;
	text-decoration:none;
}

.subnav {
	color: #ff2400;
	padding:1px 0 1px 0;
	border-width:1px 0 0 0;
	border-color:#796f55;
	border-style:solid;
}
.subnav a {
	color:#000000;
	text-decoration:none;
}
.subnav a:hover {
	color:#ff2400;
	text-decoration:underline;
}
