input	{font-family:tahoma,sans-serif; font-size:11px;}
TABLE	{font-family:tahoma,sans-serif; font-size:11px;border:0px}

a:link       { color: #FFFFFF; text-decoration: none }//for paragraph
a:visited    { color: #FFFFCC; text-decoration: none }//for paragraph
a:active     { color: #D7D7E3; text-decoration: underline }//for paragraph
a:hover      { color: #D7D7E3; text-decoration: underline }//for paragraph

.mainnav              { color: #000000; font-family: tahoma,sans-serif; font-size: 11px; }
.mainnav a:link       { color: #000000; text-decoration: none}
.mainnav a:visited    { color: #000000; text-decoration: none }
.mainnav a:active     { color: #C2D3FC; text-decoration: none }
.mainnav a:hover      { color: #FF0000; text-decoration: underline }

.smallt              { color: #FFFFFF; font-family: tahoma, sans-serif; font-size: 10px;  font-weight: bold }
.smallt a:link       { color: #666F74; text-decoration: none }
.smallt a:visited    { color: #FFFFCC; text-decoration: none }
.smallt a:active     { color: #FF9900; text-decoration: underline }
.smallt a:hover      { color: #FF9900; text-decoration: underline }

.newst              { color: #FFFFFF; font-family: tahoma, sans-serif; font-size: 10px;  font-weight: bold }
.newst a:link       { color: #660066; text-decoration: none }//
.newst a:visited    { color: #ffffff; text-decoration: none }
.newst a:active     { color: #FFB9DC; text-decoration: underline }
.newst a:hover      { color: #FFEAFF; text-decoration: underline }//
.box {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background-color: #666666;
	color: #ff6633;

}