body 
	{
	background: #ffffff;
	margin: 10px;      	     
	color: #000000;
        font-family: arial;
	font-size : 12px;
	font-family: 'Century Gothic', arial, sans serif;
      	}

a:link     
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : none;
	background:transparent;
	}
a:visited   
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : none;
	background:transparent;
	}
a:hover     
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #000000;
	text-decoration : none;
	background:transparent;
	}
a:active    
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : none;
	background:transparent;
	}

.a1 a:link     
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : underline;
	background:transparent;
	}
.a1 a:visited   
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : underline;
	background:transparent;
	}
.a1 a:hover     
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #000000;
	text-decoration : underline;
	background:transparent;
	}
.a1 a:active    
	{
	font-family: 'Century Gothic', arial, sans serif;
	font-size : 12px;
	font-weight : normal;
	color :  #0778af;
	text-decoration : underline;
	background:transparent;
	}
