a:link    { text-decoration: none; color : blue ;}
a:visited { text-decoration: none; color : teal ;}
a:active  { text-decoration: none; color : gray ;}
a:hover   { text-decoration: none; color : red  ;}
.text1 {
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
.text2 {  
	font-size: 14px; 
	line-height: 18px;
	text-decoration: none;
}
.text3 {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.text4 {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
.text5 {
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}
td.menu{
	border:1px solid #FFFFFF;
	text-indent:12px;
	background-image: url(images/header_menu_item.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	font-size: 12px;
	line-height: 25px;
	background-color: #C2EFC9;
	}
.Tmenu {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	padding-left: 10px;
	background-image: url(images/bg_0111.gif);
	font-size: 14px;
	font-weight: bolder;
	color: #006600;
}
