


a
{
	
}
a:link
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: #ffffff;
}
a:visited
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color:#ffff00;
}
a:hover
{
	font-family: "Arial"; text-decoration:underline; font-style: normal; font-weight: bold; font-size: 16px; color: #00ff00;
}
a:active
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: #ff0000;
}


.class1 a:link
{
	font-family: "Times New Roman"; text-decoration: none; font-style: normal; font-weight: normal; font-size: 50px; color: #ffffff;
}
.class1 a:visited
{
	font-family: "Times New Roman"; text-decoration: none; font-style: normal; font-weight: normal; font-size: 50px; color: #ffff00;
}
.class1 a:hover
{
	font-family: "Times New Roman"; text-decoration:underline; font-style: normal; font-weight: normal; font-size: 50px; color: #00ff00;
}
.class1 a:active
{
	font-family: "Times New Roman"; text-decoration: none; font-style: normal; font-weight: normal; font-size: 50px; color: #ff0000;
}

.class2 a:link
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: #ffffff;
}
.class2 a:visited
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: #ffff00;
}
.class2 a:hover
{
	font-family: "Arial"; text-decoration:underline; font-style: normal; font-weight: bold; font-size: 16px; color: #00ff00;
}
.class2 a:active
{
	font-family: "Arial"; text-decoration: none; font-style: normal; font-weight: bold; font-size: 16px; color: #ff0000;
}



 
BODY {
	SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-BASE-COLOR: #362604; 
        SCROLLBAR-TRACK-COLOR: #a27234;  
        scrollbar-dark-shadow-color: #000000
}


div#container
{
   width: 550px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
}




