 a:link, a:visited, a:active {
	color:#616161; 
	text-decoration:none;
	font-family:"tahoma";
	font-size:12px;
	}
#sub{
	color:#C4C4C4;
	font-family:"tahoma";
	font-size:12px;
	/*color:#333333;*/
	width:100%;
	}
#sub a:link, #sub a:visited, #sub a:active {
	color:#C4C4C4; 
	text-decoration:none;
	font-family:"tahoma";
	font-size:12px;
	}
	
#sub a:hover {
	color:#C4C4C4;
	font-weight:bold;
	text-decoration:none;
	font-size:13;
	}
	
.ul{
	background-image:none;
	list-style-image:none;
	list-style-type:none;
	}
	
p{
color:#616161;
font-size:12px;
font-family:"tahoma";
text-align:justify;
}