.style1 {
	font-family: "Times";
	font-size: 20px;
	color: #000000;
}
.style3 {
font-family: "Times";
font-size: 13px
}
 .style5 {
 font-family: "Times";
 font-size: 16px;
color: #000000;
 }
 
 a:link {
	color:#cc3300;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
	color:#cc3300;
}
a:hover {
	text-decoration:none;
	color:#cc3300;
}
a:active {
	text-decoration: none;
	color:#cc3300;
}

body{
overflow-x:hidden;
}
