/*Style Link For UL Top - Menu*/

ul.top-menu li a:link , ul.top-menu li a:visited{
	font-family: Arial; font-size: 12px; color: #2f2101; text-decoration: none; line-height: 51px;
}

ul.top-menu li a:hover{
	text-decoration: underline;
}

/* Link Style for Top in Tcontent*/
#tcontent h3 a:link, #tcontent h3 a:visited{
	font-family: Tahoma; font-size: 17px; color: #AA0000; font-weight: 100; text-decoration: underline; padding-left: 30px; 
}

#tcontent h3 a:hover{
	text-decoration: none;
}


/*Link Style For new-block*/
.new-block a:link, .new-block a:visited{
	font-family: Tahoma; font-size: 12px; color: #2f2101; text-decoration: underline;
}

.new-block a:hover{
	text-decoration: none;
}


/* Link Style For Bottom menu and production block*/

.bottom-menu li a:link, .bottom-menu li a:visited{
	font-family: Arial; font-size: 12px; color: #3c2a01; text-decoration: none; 
}

.bottom-menu li a:hover{
	text-decoration: underline;	
}

/* Link style For News block in content side*/
#tcontent .tcontent-block-news  a:link, #tcontent .tcontent-block-news  a:visited{
	font-family: Tahoma; font-size: 12px ; color: #423a2d; text-decoration: underline;	font-weight: bold;
}

#tcontent .tcontent-block-news  a:hover{
	text-decoration: none;
}

 
 
/* Style For Listing Page */ 
.listing-page ul li a:link, .listing-page ul li a:visited{
	text-decoration: none; padding: 2px; color: #423a2d;
}

.listing-page ul li a.active:link, .listing-page ul li a.active:visited{
	color: #ff0000; text-decoration: underline;
} 

.listing-page ul li a:hover{
	text-decoration: underline;
}


/* Link for porduction block */

a.production:link, a.production:visited{
	font-family: Arial; font-size: 12px; color: #3c2a01; text-decoration: underline;	
}

a.production:hover{
	color: #ff0000;
}

/* Style For Link In Map Page*/
.image-map a:link, .image-map a:visited{
	font-family:Tahoma; font-size: 12px; color: #ff0000; text-decoration: underline;
}

.image-map a:hover{
	text-decoration: none;	
}



/*Style Link for example block in page example page*/

.rounders-corners-block a:link, .rounders-corners-block a:visited{
	font-family: Arial; font-size: 12px; color: #ff0000; text-decoration: underline; padding: 0 0 0 20px;
}

.rounders-corners-block a:hover{
	text-decoration: none;
}


/* Style For alphabet */

a.alphabet:link, a.alphabet:visited{
	font-family: Tahoma; font-size: 15px; color: #423a2d; text-decoration: underline; padding:0 2px;
}

a.alphabet:hover{
	text-decoration: none;
}



.intelsib a:link, .intelsib a:visited{
	font-size: 10px; font-style: italic; text-decoration: none; color: #f5c981;
}

.intelsib a:hover{
	text-decoration: underline;
}

.specLink {

 font-family: Tahoma; font-size: 12px; color: #423a2d; text-decoration: none;

}