/* CSS Document */
.boldh a {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	line-height:15px; 
	text-decoration:none;
}
.boldh a:hover {
	font-family: verdana; 
	font-size: 12px; 
	color: #009933;
	line-height:15px; 
	text-decoration:none;
}
.uh a {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
		text-indent:15x; 
	text-decoration:none;
}
.uh a:hover {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	text-indent:15x; 
	text-decoration:underline;
}


.suraja a {
	font-family: verdana; 
	font-size: 11px; 
	color: #666666; 
	text-decoration:none;
}
.suraja a:hover {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration:none;
}