a:link {color: #C68C8C;}         /* Вывод белым цветом */
a:visited {color: #C68C8C;}    /* Вывод зеленым цветом */
a:hover {color: #FF9900;}
a:link, a:visited, a:active  {text-decoration: none;}
a:hover  {text-decoration: none;}


a.a:link {color: white;}         /* Вывод белым цветом */
a.a:visited {color: white;}    /* Вывод зеленым цветом */
a.a:hover {color: yellow;}
a.a:link, a.a:visited, a.a:hover, a.a:active {text-decoration: none; font-weight:bold}

a.a1:link {color: white;}         /* Вывод белым цветом */
a.a1:visited {color: white;}    /* Вывод зеленым цветом */
a.a1:hover {color: yellow;}
a.a1:link, a.a1:visited, a.a1:hover, a.a1:active {text-decoration: none;}

a.b:link {color: black;}        
a.b:visited {color: black;}    
a.b:hover {color: #FF9900;}
a.b:link, a.b:visited, a.b:active  {text-decoration: none;}
a.b:hover  {text-decoration: none;}

a.b1:link {color: black;}        
a.b1:visited {color: black;}    
a.b1:hover {color: #FF9900;}
a.b1:link, a.b1:visited, a.b1:active  {text-decoration: none; font-weight:bold;}
a.b1:hover  {text-decoration: none; font-weight:bold;}

a.c:link {color: yellow;}         /* Вывод белым цветом */
a.c:visited {color: yellow;}    /* Вывод зеленым цветом */
a.c:hover {color: yellow;}
a.c:link, a.c:visited, a.c:hover, a.c:active {text-decoration: none;}

a.d:link {color: #C68C8C;font-weight:bold} 
a.d:visited {color: #C68C8C;}    
a.d:hover {color: #FF9900;}
a.d:link, a.d:visited, a.d:active  {text-decoration: none;}
a.d:hover  {text-decoration: none;}

a.e:link {color: black;font-size:12px}         
a.e:visited {color: black;font-size:12px}    
a.e:hover {color: #FF9900;font-size:12px}
a.e:link, a.e:visited, a.e:active  {text-decoration: none;}
a.e:hover  {text-decoration: none;}

a.t:link, a.t:visited {color: black;font-size:12px}         
a.t:hover {color: #FF9900; none;font-size:12px}
a.t:link, a.t:visited, a.t:active, a.t:hover  {text-decoration: none;}

h1 {font-size:20px; color:gray}
h2 {font-size:18px; color:gray}
h3 {font-size:16px; color:gray}
p.a {font-size:16px}
p.b {font-size:13px;margin-top: 0; margin-bottom: 1px;margin-left: 10px}
p.b1 {font-size:13px;margin-top: 0; margin-bottom: 1px;margin-left: 10px; font-weight:bold;}
p.c {font-size:13px}
p.d {font-size:18px;text-indent: 10px;margin-left: 10px; margin-right: 10px;margin-top: 0; margin-bottom: 5px}
p.d1 {font-size:18px;text-indent: 10px;margin-left: 10px; margin-right: 10px;margin-top: 0; margin-bottom: 5px;text-align: justify;}
p.d2 {font-size:18px;text-indent: 10px;margin-left: 10px; margin-right: 10px;margin-top: 0; margin-bottom: 5px;text-align: left;}
p.d3 {font-size:14px;text-align: center;}
p.e {font-size:16px; color:white}
p.g {font-size:14px;text-indent: 10px;margin-left: 10px; margin-right: 10px;text-decoration: underline}
p.k {font-size:13px;margin-left: 10px;margin-top: 0px; margin-bottom: 0px;margin-right: 5px;}
p.k1 {font-size:13px;margin-left: 10px;margin-top: 0px; margin-bottom: 0px;text-align: justify;margin-left: 10px; margin-right: 10px;}
p.m {font-size:12px; font-style:italic;margin-right: 5px;}
p.n {font-size:12px; font-weight:bold; font-style:italic; text-decoration: underline; margin-right: 10px;}
p.q {font-size:16px;margin-left: 10px}

BODY { background-attachment: fixed; background-image: url("../images/fon_calc-x.jpg");scrollbar-3d-light-color: #EEF3CB; scrollbar-arrow-color: #EEF3CB; scrollbar-base-color: #000000; scrollbar-dark-shadow-color: #EEF3CB; scrollbar-face-color: #000000; scrollbar-highlight-color: #000000; scrollbar-shadow-color: #EEF3CB; scrollbar-track-color: #EEF3CB;}
