/*----------------------- Ordinary link -------------------------------*/
A:active 
{
			color: #CC0000; 
			font-size:17;
 }
A:link 
 {
	font-size:17;
	text-decoration: none;
	font-weight:bold;
	color: #7891C9;
}
A:visited
{
	color: #3399aa;
	font-size:17;
}
A:hover
{
	color: #A88B73;
	font-size:17;
}/*------------------------------------------------------------*/
/*-----------------------Upper Menu Link--------------*/
A.up:active 	 
{
	color: #FED0C0!important;
	font-size:10;
	font-weight:900;
}
A.up:link
{
			 color: #FFFFFF!important;
			 font-size:10;
			 font-weight:900;
	 		 text-decoration:none;
			
}
A.up:visited 	 
{
			 color: #B9D1EA!important;
			 font-size:10; 
			 font-weight:900;
			 text-decoration:none;
			 
}

A.up:link
{
			 text-decoration: none!important;
  			 border-style:none!important
			 font-size:10;
			 font-weight:900;
			 text-decoration:none;
}	
A.up:hover
{
	color: #FFD79B!important;
	font-size:10;
	font-weight:900;
	text-decoration:none;
}


/*------------------------------------------------------------*/


/*----------------------- Special link -------------------------------*/
A.A_1:active 
{
			color: #CC0000; 
			font-size:15;
			line-height:150%;
			text-decoration: none;
 }
A.A_1:link 
 {
	color: #6A6859;
	font-size:15;
	text-decoration: none;
	line-height:150%;
}
A.A_1:visited
{
			 color: #9BB8B1;
			 font-size:15;
			 line-height:150%;
			 text-decoration: none;
}
A.A_1:hover
{
	color: #7891C9;
	font-size:15;
	line-height:150%;
	text-decoration: none;
}
/*------------------------------------------------------------*/
/*____________________________________________________________*/
/*----------------------- Web master link -------------------------------*/
A.A_2:active
{
			color: #CC0000;
			font-size:10;
}
A.A_2:link 
{
	color: #9C0031;
	font-size:10;
}
A.A_2:visited
{
			color: #9BB8B1;
			font-size:10;
}
A.A_2
{
			text-decoration: none;
			font-size:10;
}
A.A_2:hover
{
			color: #CC0000!important;
			font-size:10;
}
/*------------------------------------------------------------*/
/*---------------- First page items ---------------------*/
.FirstPage 
{
			 font-family: Arial, Helvetica, sans-serif; 
             font-size: 18px; 
             text-align: left; 
             position: absolute; 
             height: auto; 
             width: 300px; 
             left: 50px; 
}
/*---------------------------------------------------------------*/

/*-------------------General paragraph-------------------------------*/
p
{
	text-align:justify;
	margin-left:0.9em;
	margin-right:0.2em;
	font-size: 18px;
	font-family : Times New Roman, Times, serif;
}
UL
{
	text-align:left;
	margin-left:3em;
	margin-right:0.2em;
	font-size: 18px;
	list-style-type : circle;
}
div
{
	text-align:justify;
	margin-left:0.9em;
	margin-right:0.2em;
	font-size: 18px;
	font-family : Times New Roman, Times, serif;
}
div.info
{ 
	text-align: right; 
}

div.cent
{
	text-align: center;
 }

/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/
/*---------------------------------------------------------------*/

