/* Tekst na stranice*/
td { font-size: 16px; color:333333; font-family:Times New Roman;}

/* Ssulki na stranice*/
a:link { font-size: 16px; color:ce002d; font-family:Times New Roman;  text-decoration: none; }
/* Ssulki na stranice:posechennay*/
a:visited { font-size: 16px; color:ce002d; font-family:Times New Roman;  text-decoration: none;  }
/* Ssulki na stranice:pri navedenii*/
a:hover { font-size: 16px; color:ce002d; font-family:Times New Roman;  text-decoration: underline;  }

/*Zagolovok*/
h1 { font-size: 20px; color:ce002d; font-family:Times New Roman; font-style:italic; margin:0px;}

/* Ssulki v gorizontalnom*/
.spec a:link { font-size: 20px; color:333333; font-family:Times New Roman; font-style:italic;  text-decoration:underline; }
.spec a:visited { font-size: 20px; color:333333; font-family:Times New Roman; font-style:italic;  text-decoration:underline;  }
.spec a:hover { font-size: 20px; color:000000; font-family:Times New Roman; font-style:italic;  text-decoration:none; }

.spec2 a:link { font-size: 12px; color:333333; font-family:Times New Roman;  text-decoration:underline; }
.spec2 a:visited { font-size: 12px; color:333333; font-family:Times New Roman;  text-decoration: none;  }
.spec2 a:hover { font-size: 12px; color:000000; font-family:Times New Roman;  text-decoration:none; }

/* Ssulki v glavnom 1 yroven*/
.link a:link { font-size: 18px; color:666666; font-family:Times New Roman; font-style:italic;  text-decoration: none; font-weight:bolder;}
.link a:visited { font-size: 18px; color:666666; font-family:Times New Roman;  text-decoration: none;  font-style:italic;  font-weight:bolder; }
.link a:hover { font-size: 18px; color:ce002d; font-family:Times New Roman;  font-style:italic;   text-decoration:underline;font-weight:bolder; }

/* Ssulki v glavnom 2 yroven*/
.link1 a:link { font-size: 14px; color:666666; font-family:Times New Roman;  text-decoration: none; }
.link1 a:visited { font-size: 14px; color:666666; font-family:Times New Roman;  text-decoration: none;  }
.link1 a:hover { font-size: 14px; color:ce002d; font-family:Times New Roman;  text-decoration:underline; }

form {margin: 0px 0px 0px 0px;}

