.link
{
        font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}

.link:hover
{
        font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #ff0000;
}

.links
{
        font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}

.links:hover
{
        font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #ff0000;
}

.body
{
	scrollbar-base-color: #e0e3ed;
        scrollbar-track-color: white;
        scrollbar-face-color: red;
        scrollbar-highligt-color: blue;
        scrollbar-3d-light-color: black;
        scrollbar-dark-shadow-color: #ff00ff;
        scrollbar-shadow-color: #ffff00;
        scrollbar-arrow-color: green;
}

.text1
{
	font-family: Arial, helvetica, geneva;
        font-size: 16pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}

.text2
{
	font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}

.text3
{
	font-family: Arial, helvetica, geneva;
        font-size: 16pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}

.text4
{
	font-family: Arial, helvetica, geneva;
        font-size: 10pt;
        font-weight:bold;
        text-decoration: none;
        text-align: center;
        color: #eeeeee;
}