

A { color: white; text-decoration: underline ;font-size : 16
}

A:link {color: white; text-decoration:underline
 }

A:visited {
color:white ; text-decoration: underline
}

A:active {
color: white ; text-decoration: underline

}

A:hover {
color: white ; text-decoration: none
}
p{ color: white
}

h1 {
color: white ; font-size: 15px ; align: center ;text-decoration: bold 
}
h2 {
color: white ; font-size: 30px ; align: center ;text-decoration: bold }
h3 {
color: white ; font-size: 25px ; text-decoration: bold 
}
h4 {
color: white ; font-size: 15px ; align: left ;text-decoration: underline 
}

h5 {
color: white ; font-size: 72px ; align: center ;text-decoration: none 
}
h6 {
color: white ; font-size: 25px ; text-decoration: bold 
}

TD {
	font-size: 15px ; color: white 
}
marquee{
	font-size: 25px ; color: white ; text-decoration: bold
}





 
