body {
	background-color: #1E0000;
}

p, td, font
{ font-family:		Arial;
  font-size:		11px;
color:			darksalmon;
}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: white}

{* описание горизонтального меню со слоями *}
#center {
float: left;
text-align: center;
font-family: Arial;
font-size: 12px;
font-color: red;
width: 74px;
border-left: 1px solid black
}
#center A {
width: 70px;
display: block;
padding: 2px;
background: #800000;
text-decoration: none
}
#center A:hover {
background: red
}

.news
{ color:		#EDEDED;
font-size:		11px;
font-weight:		normal;
text-decoration: 	none;
}

.tips
{ color:		white;
font-size:		12px;
font-weight:		bold;
text-decoration: 	none;
}

.links
{ color:		red;
font-size:		12px;
font-weight:		bold;
text-decoration: 	none;
}

.slogan
{ color:		#C20000;
font-size:		11px;
font-weight:		normal;
text-decoration: 	none;
}

.menu
{ color:		#FFFF00;
font-size:		12px;
font-weight:		normal;
text-decoration: 	none;
}

.forum
{ color:		darksalmon;
font-size:		11px;
font-weight:		normal;
text-decoration: 	none;
}

.sign
{ color:		#B50000;
font-size:		10px;
font-weight:		normal;
text-decoration: 	none;
}

.light4ru
{ color:			red;
font-size:		11px;
font-weight:		normal;
text-decoration: none
}

.light5ru
{ color:			white;
font-size:		12px;
}

.temp
{ color:			darkred;
font-size:		12px;
font-weight:		bold;
text-decoration: none
}

.small
{ color:			white;
font-size:		11px;
text-decoration: none
}
