﻿body {
}

.head1,.head1 a
{
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	font-weight:bold;
	text-decoration:none;
    }
    
 .mhead,.mhead a
{
    font-family:Jagran;
	font-size:18pt;
	color:Black;
	font-weight:bold;
	text-decoration:none;
    }
 .matter,.matter a:link,.matter a:active,.matter a:visited
{
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	text-decoration:none; 
}  
.matter a:hover
{
    font-family:Jagran;
	font-size:13pt;
	color:Brown;
	text-decoration:none; 
}  
/* For News Page */
.matter1,.matter1 a:link,.matter1 a:active,.matter1 a:visited
{
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	text-decoration:none; 
}  
.matter1 a:hover
{
    font-family:Jagran;
	font-size:13pt;
	color:Brown;
	text-decoration:none; 
}  
.rightbar a:link,.rightbar a:active,.rightbar a:visited
{
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	text-decoration:none; 
}
.rightbar a:hover
{
    font-family:Jagran;
	font-size:13pt;
	color:Brown;
	text-decoration:underline; 
}

A.pageno:hover{color: #ff6655}
A.pageno:hover{font-size:15pt}
A.pageno:link{color: blue}
A.pageno:visited{color: blue}

/* For Schedule page */

.tdhead
{
   font-family:Jagran;
	font-size:14pt;
	color:Black;
	font-weight:bold;
	text-decoration:none;
    }
    
.tdmatter
{
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	text-decoration:none; 
    }
    /* For Main page */
    
.mainhead,.mainhead a,.mainhead a:link,.mainhead a:active,.mainhead a:hover,.mainhead a:visited
    {
    font-family:Jagran;
	font-size:13pt;
	font-weight:bold;
	color:Black;
	text-decoration:none; 
    }
 .mainmatter,.mainmatter a
    {
    font-family:Jagran;
	font-size:13pt;
	color:Black;
	text-decoration:none; 
    }