.reg_text {
font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF; text-decoration: none; font-style: bold }

.lg_text {
font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF; text-decoration: none; font-style: bold }

.upd_text {
font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
color: #999999; text-decoration: none; font-style: bold }

.constr_text {
font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF; text-decoration: none; font-weight: bold }

.a:link { color: #FF3333; text-decoration: none }
.a:active { color: #FF3333; text-decoration: none }
.a:visited { color: #FF3333; text-decoration: none }
.a:hover { color: #FF3333; text-decoration: none }

.b:link { color: #5A595A; text-decoration: none }
.b:active { color: #5A595A; text-decoration: none }
.b:visited { color: #5A595A; text-decoration: none }
.b:hover { color: #944D21; text-decoration: none }

.c:link { color: #336699; text-decoration: none }
.c:active { color: #336699; text-decoration: none }
.c:visited { color: #336699; text-decoration: none }
.c:hover { color: #555555; text-decoration: none }

HTML, BODY {
scrollbar-3dlight-color : #4F565E;
scrollbar-arrow-color : #FF3333;
scrollbar-base-color : #3C4147;
scrollbar-darkshadow-color : #4F565E;
scrollbar-face-color : #4F565E;
scrollbar-highlight-color : #3C4147;
scrollbar-shadow-color : #3C4147;
scrollbar-track-color : #3C4147;

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
