/* CSS Document */
.boldh a {
	font-family: verdana; 
	font-size: 12px; 
	color: #000000; 
	line-height:18px; 
	text-decoration:none;
}
.boldh a:hover {
	font-family: verdana; 
	font-size: 12px; 
	color: #009900;
	line-height:18px; 
	text-decoration:none;
}
.uh a {
	font-family: verdana; 
	font-size: 12px; 
	color: #ff6600; 
	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: 10px; 
	color: #999999; 
	text-decoration:none;
}
.suraja a:hover {
	font-family: verdana; 
	font-size: 10px; 
	color: #666666; 
	text-decoration:none;
}
.links a {
	font-family: verdana; 
	font-size: 11px; 
	color: #0066cc; 
	text-indent:12x; 
	text-decoration:none;
}
.links a:hover {
	font-family: verdana; 
	font-size: 11px; 
	color: #000000; 
	text-indent:12x; 
	text-decoration:none;
}