a:link
   { color: 0033cc }
a:visited
   { color: 999966 }   
a:hover
   { color: cc0000 }

a.f:link
   { color: ffffff; text-decoration: underline }
a.f:visited
   { color: ffffff; text-decoration: underline }   
a.f:hover
   { color: ccffff; text-decoration: underline }

.small
	{ font-family: arial cyr, arial, helvetica, verdana, tahoma, sans-serif; font-weight: bold; font-size: 1.2ex; text-indent: 22; color: 999966 }

.sm
	{ font-family: arial cyr, arial, helvetica, verdana, tahoma, sans-serif; font-weight: bold; font-size: 1.2ex; color: 666633 }

.tsmall
	{ font-size: 1.6ex; text-indent: 22; color: 333300 }

.tsm
	{ font-size: 1.6ex }

a.red:link
   { color: cc0000; text-decoration: underline }
a.red:visited
   { color: cc0000; text-decoration: underline }   
a.red:hover
   { color: cc3300; text-decoration: none }