body {
	background-color: #000515;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #84DAFF;
	 text-decoration: none; 
}
a:visited {
	color: #84DAFF;
	 text-decoration: none; 
}
a:hover {
color:#7E00D2;
 text-decoration: underline;

}
a:active {
	color: #84DAFF;
	 text-decoration: none; 
}
.tdmain{
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;

}
.title1{
	font-family: Verdana;
	font-size: 6px;
	color: #000516;

}

.tdnews:hover{
 background-color:#00FF00;
}
.tdsmall{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.mainpagetitleH1
{
	color:#7E00D2;
	font-size:14px;
}
.adrestitleH1
{
	color:#7E00D2;
	font-size:12px;
}
H1 {
	color:#C164FF;
	font-size:14px;

}
H2 {
	color:#C164FF;
	font-size:13px;
}
P {
 text-indent: 1.5em; /* Отступ первой строки */
 text-align: justify; /* Выравнивание по ширине */ 
}
.menu
{ color:			#84DAFF;
  font-weight:		bold;
  font-size:		120%;
}
.cart
{
  font-size:		100%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			#FFFFFF;
  background-color:  transparent;
}
.cat
{ font-size:		150%;
text-decoration: none; 
}
.standard
{ font-weight:		normal;
text-decoration: none; 
}