@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #C7C7C7;
	text-decoration: none;
}

.style2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}

.style3 {
	color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px ;
	text-align:justify;
}

.style4 {
	color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px ;
	text-align:left;


}

.style5 {
	color: #C7C7C7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px ;
	text-align: center;
}

table.navbar {
   border-collapse: collapse;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #C7C7C7;
   background-color: #fff;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #C7C7C7;
}
