TABLE, TR    { font: 12px Verdana; color:#2F2945}
BODY      { font: 12px Verdana; background-color: #E9EDF2 }

#menu-left         {
	height: 24px;
	color:#CAEAFF;
	background-color: #3978C6;
	background-image: url(http://www.tulatalk.ru/images/menu_l.gif);
}
#menu-center         {
	height: 24px;
	color:#CAEAFF;
	background-color: #3978C6;
	background-image: url(http://www.tulatalk.ru/images/menu_c.gif);
}
#menu-right         {
	height: 24px;
	color:#CAEAFF;
	background-color: #3978C6;
	background-image: url(http://www.tulatalk.ru/images/menu_r.gif);
}
#MENU A:VISITED, #MENU A:LINK {
	color : #CAEAFF;
	text-decoration : none;
}
#MENU A:HOVER  {
	color : Yellow;
	text-decoration : none;
}
#redcol {
	color : red;
	}

#navycol {
	color : navy;
	}

#blackcol {
	color :#000000;
	}

A:LINK{
	font-family: verdana;
	font-size : 12px;
	color : Blue;
	text-decoration : none;
}
A:VISITED {
	font-family: verdana;
	font-size : 12px;
	color : blue;
	text-decoration : none;
}
A:HOVER {
	font-family: verdana;
	font-size : 12px;
	text-decoration : underline;
	color : Blue;
}
