


a:link {color: white; text-decoration: none}
a:visited {color: white; text-decoration: none}
a:hover {color: red}
a:active {color: yellow}

body {background-color: black}

h1 
{
font-family: times; 
font-size: 28pt; 
font-weight: 100;
color: yellow; 
background-color: transparent;
margin: .1cm .5cm .1cm 2.5cm}

h3 
{font-family: times; 
font-style: italic;
font-size: 14pt;
text-align: center; 
color: yellow; 
background-color: transparent
}

t {font-family: arial;
font-size:10pt;
text-align: left; 
color: aqua; 
background-color: transparent}

