﻿/* For text color in middle menu  */

.top6 a
{
	color:white;
	text-decoration:none;
}

/* For hover color of text in middle menu  */

.top6 a:hover
{
	color:red;
}

/* for Text of Buttons */

.top6 h1
{
	margin-top:4.0pt;
	margin-bottom:0pt;
	font-size:10.9pt;
	font-family:"Arial Narrow","Trebuchet MS","Verdana";
	font-variant:small-caps;
	letter-spacing:0pt;
	font-weight:bold;
	text-align:center
}

/* For Text inside banner */
.top h2
{
	font-size:14.0pt;
	margin-top:0pt;
	margin-bottom:3pt;
	font-family:"Trebuchet MS","Verdana";
	font-variant:small-caps;
	color:white;
	letter-spacing:1.0pt;
	font-weight:normal;
}

/* for left menu font color */
.left h3
{
	margin-top:0.0pt;
	margin-bottom:0pt;
	font-size:10pt;
	font-family:"Calibri","Trebuchet MS";
	color:navy;
}


/* for right menu */

.top4 a
{

     margin-top:0.0pt;
	margin-bottom:0pt;
	font-size:12pt;
	font-family:"Calibri","Trebuchet MS";
	
    
   
}




.pink a
{
color:#9b5c88;
}



