A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:active
{
    COLOR: white;
    TEXT-DECORATION: none
}

BODY
{ 
background-color: #ffffff;
}

.MainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;

}
.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #555555;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}
.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
}

.box-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: normal;
}

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	text-align: center;
}
.copyrighttext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	text-align: center;

}
.copyrighttext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	text-align: center;

}
.copyrighttext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	text-align: center;
	text-decoration: underline;

}
.copyrighttext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
	text-align: center;

}
.pagetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}
.pagetext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}
.pagetext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;

}
.pagetext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555555;
}

.logout {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7pt;
}

.logout a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7pt;
}

.logout a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7pt;
}
.logout a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7pt;
	text-decoration: underline;
}
.logout a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 7pt;
}
