body {
	
}
.a:visited{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #494949;
	font-weight: bold;
	text-transform: uppercase;
	}
.a:hover{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #494949;
	font-weight: bold;
	text-transform: uppercase;
	}
.a:active{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #494949;
	font-weight: bold;
	text-transform: uppercase;
	}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.sitemap{font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #494949;
	font-weight: bold;
	text-transform: uppercase;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2pt;
	word-spacing: normal;
	text-decoration: none;



	}
.welcome{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-weight: bolder;
	text-transform: uppercase;
	}
.paragraph{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	}
.border{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;  
   }
  .footer{
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;	 
  }	
