a:link{
	color: #666;text-decoration: none
}
a:visited{
	color: #666;text-decoration: none
}
a:hover{
	color: #ff0000;text-decoration: none
}
a:active{
	color: #666;text-decoration: none
}
.a_b:link {COLOR: #ff0000; TEXT-DECORATION: none}
.a_b:visited {COLOR: #ff0000; TEXT-DECORATION: none}
.a_b:hover {COLOR: #007700; TEXT-DECORATION: none}
body
{
font-size:12px;
color:#555555;
margin:1px;
line-height:20px;
}
.msg {
	font-size: 12px;
	background-color: #f9f9f9;
	padding:10px;
}
.red {
	color: #EE0000;
	font-size:12px;
}
.green {
	color: #007700;
	font-weight: bold;
}
.gray {
	font-size: 12px;
	line-height: 25px;
	color: #000;
}
#menu {padding:10px 10px 0 0; margin:5px;}
#menu ul {float:left;list-style:none;margin:0px;}
#menu li {
			float:left;
		    Width:150px;
		    font-size:12px;
			text-align:center;
		    list-style-type:none;
			display:block;
			margin:0 0 0 0px;;
			background:url(images/tu2.gif) no-repeat;
			color:gray;}
#menu li a:link,#menu li a:visited {color:#gray;}
#menu li a:hover{
			Width:150px;
			font-size:12px;
			list-style-type:none;
			float:left;
			display:block;
			color:#red;
			background:url(images/tu1.gif) no-repeat;}
#list {
       Margin-left:15px;
       Float:left;
	   background:url(images/tu2.gif) no-repeat left top;
	   text-align:center;
       Display: block;
       Width:150px;
	   font-size:12px;
	   list-style-type:none;
       }
#list a {
		Color:gray;
		}
#list a link{
		Color:blue;
		background:url(images/tu1.gif) no-repeat;
		text-align:center;
		text-align:center;
       Display: block;
		 }
#list a active{
		Color:red;
		Backgeound:green;
}

