 
 
 .logo  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 32px;
 	color : #273999;
 }
 
 .button  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 22px;
 	color : #273999;
 	text-decoration : none;
 }
 
 .m-text  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 16px;
	font-weight: bold;
 	color : #273999;
 	text-decoration : none;
 }

   .s-text  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 10px;
 	color : #FF0000;
 	text-decoration : none;
 }

 .text  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 14px;
	line-height: 16px;
 	color : #273999;
 	text-decoration : none;
 }

 .r-text  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 14px;
 	color : #FF0000;
 	text-decoration : none;
 }

 .head  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 14px;
 	font-weight : bold;
 	text-decoration : none;
 	color : #000000;
 }
 
 SUP  {
 	font-family : Arial, Tahoma, sans-serif;
 	font-size : 14px;
 	font-weight : bold;
 	text-decoration : none;
 }

a:active {  color: #6699CC; text-decoration: none}
a:link {  color: #6699CC; text-decoration: none}
a:visited {  color: #6699CC; text-decoration: none}
a:hover {  color: #6699CC; text-decoration: underline}
.hand {  cursor: hand}

 
 
