.ss {
	color: #000000;
	text-decoration: none;
}

.ss a{
	color: #910000;
	text-decoration: none;
}

.ss a:hover {
	font-weight : bold; 
	color: #003366;
	text-decoration: underline;
}

.h2 {
	font-size : 19px; 
	font-weight : bold; 
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.h3 {
	font-size : smaller; 
	font-weight : bold; 
	color:#ffffff;font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.h4 {
	font-size : 70%; 
	font-weight : bold; 
	color:#ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sm {
	font-size : 10px; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sm2 {
	font-size : 12px; 
	font-family :Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	color : #800000; 
	text-decoration : none;
}

.sm2 a:hover {
	font-weight : bold; 
	color: #003366;
	text-decoration: none;
}


.sm2a {
	font-size : 12px; 
	font-family :Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #ffffff; 
	text-decoration : none;
	background-color : #006091;
}


.sm3 {
	font-size : 10px; 
	font-family :Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	color : #003366; 
	text-decoration : none;
}

.sm3 a:hover{
	font-weight : bold; 
}

.sm3a {
	font-size : 10px; 
	font-family :Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	font-weight : bold; 
	color : #cc9900; 
	text-decoration : none;
}

.smt {
	font-size : 70%; 
	font-family :Geneva, Verdana,  Arial, Helvetica, sans-serif; 
	color : #000000; 
	text-decoration : none; 
	background-color : #FFE3AD;
}

.menu {
	color: #FFFFFF;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}

.menu a{
	text-decoration: none;
	color: yellow;
}

.menu a:hover {
	color: #DECA9F;
	text-decoration: none;
}
