@charset "utf-8";
/* CSS Document */


h1 {
font-size: 10px;
font-family: Times New Roman;
font-color: #FFFFFF;
}

h2 {
font size: 12px;
font-family: Times New Roman;
font-color: #FFFFFF;
}

a:link, a:visited, a:active{
color: #FFFFFF;
text-decoration:none;
}

a:hover {
color: #FFFF00;
text-decoration:none;
}
