body{
	font-size:20px;
	font-family:"Times New Roman";
}
table{
   border: 0px solid black;
}
td{
    border:2px solid orange;
font-weight:bold;
	text-align:center;	
}
h1,h2,h3{
	color:white;
}
.sec1{
	background-color:#476c6c;
	font-family:"Times New Roman";
	}
.sec2{
	background-color:white;
	font-family:"Times New Roman";
    
}
	
.link1 {
    color:red;
}
.link2 {
    color:green;
}
.link3{
    color:blue;
}
.link4 {
    color:Fuchsia;
}
.link5 {
    color:purple;
	}
	
.sec3{
	background-color:#f2ffe6;
	font-family:"Times New Roman";
	}

	