A {
        COLOR: Blue; TEXT-DECORATION: none
}
A:hover { COLOR: #0070DB;}

.reg_alert{
	font-family:  Verdana;
   font-size: 9px;
   font-weight: bolder;
	color: Red;
}

H1
{
        font-family:  Verdana;
        padding-left:5px;
        padding-top:10px;
        padding-bottom: 5px;
        font-weight: bolder;
        color: #483D8B;
        font-size: 15px;
}

H2
{
        font-family:  Verdana;
        padding-left:5px;
        padding-top:10px;
        padding-bottom: 5px;
        font-weight: bolder;
        color: #483D8B;
        font-size: 9px;
}

.text_header
{
        font-family:  Verdana;
        margin-bottom: 2px;
        margin-top: 3px;
        font-weight: bolder;
        color: #483D8B;
        font-size: 11px;
}

.text_header1
{
        font-family:  Verdana;
        margin-bottom: 2px;
        margin-top: 3px;
        font-weight: bolder;
        color: black;
        font-size: 11px;
}

.text2 /* текст заголовка */
{
   font-family:  Courier New;
   text-align: center;
   font-size: 15px;
   font-weight: bolder;
}

.text3 /*  */
{
  font-family:  Verdana;
  font-size: 11px;
  font-weight: bolder;
  padding-left:3px;
  color: Black;
}

.text4 /*в окошечках логина и корзины  */
{
  font-family:  Verdana;
  font-size: 9px;
  font-weight: bolder;
  color: White;
}

.text /* обычный тект */
{
        font-family:  Verdana;
        font-size: 11px;
        padding-left:3px;
}

.text5 /* текст без отступов */
{
        font-family:  Verdana;
        font-size: 11px;
}



.categories_text/*категории товара*/
{
        font-family:  Verdana;
        font-size: 10px;
		  font-weight: bolder;
		   color: White;
}

.categories_text_select/*категории товара*/
{
        font-family:  Verdana;
        font-size: 10px;
        font-weight: bolder;
        color: White;
}

input
{
        background: White;
        font-size: 10;
        font-family: Verdana;
        border-top: 1px solid #4861A7;
        border-right: 1px solid #4861A7;
        border-left: 1px solid #4861A7;
        border-bottom: 1px solid #4861A7;

}


textarea
{
        background: White;
        font-size: 10;
        font-family: Verdana;
        border-top: 1px solid #4861A7;
        border-right: 1px solid #4861A7;
        border-left: 1px solid #4861A7;
        border-bottom: 1px solid #4861A7;

}

.tovar_title
{
        font-family:  Verdana;
        font-weight: bolder;
        color: #ffffff;
        font-size: 10px;
}