/* CSS1 Style Sheet for Navhind Times on the web */

a.menu
{
	font-size: 9pt; color: rgb(0,0,0); font-weight: bold
}

a
{
	color: rgb(0,0,128); text-decoration: none
}

a.menu:hover
{
	color: rgb(187,187,255); text-decoration: underline
}


a:hover
{
	color: rgb(187,187,255); text-decoration: underline
}

