body {
font-family: Georgia, Times New Roman, Times, serif;
}
/*A:link { color: white }
A:visited { color: yellow }
A:active { color: red }
*/
td {
font-family: Georgia, Times New Roman, Times, serif;
}
th {
font-family: Georgia, Times New Roman, Times, serif;
}
.header{
text-Align:center;
MARGIN-LEFT: 20px;
font-size:36pt;
color:Gold;
padding-left:101px
}
.welcome{
text-Align:center;
padding-right:40px;
font-size:23pt;
color: Gold;
}
.text{
text-Align:center;
color: blue;
font-Size : 20pt;
}
.text1{
text-Align:left;
color: yellow;
font-Size : 16pt;
}
a.color:link {margin-left: 20; font-family: Georgia, Times New Roman, Times, serif; font-Size :10pt; color: yellow;}
a.color:visited {margin-left: 20; font-family: Georgia, Times New Roman, Times, serif;font-Size : 10pt; color: white;}
a.color:active {margin-left: 20; font-family: Georgia, Times New Roman, Times, serif;font-Size : 10pt; color: orange;}