.footer {
	color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.text{
	font-family : Arial, Helvetica;
	font-size : x-small;
	color : Black;
	font-style : normal;
	text-decoration : none;
}

.textwhite{
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-style : bold;
	text-decoration : none;
}

.link {
	font-family : Arial, Helvetica;
	font-size : x-small;
	color : #000000;
	font-style : bold;
	text-decoration : underline;
}

A:HOVER.link {
	font-family : Arial, Helvetica;
	font-size : x-small;
	color : blue;
	font-style : bold;
	text-decoration : underline;
}

.rightlink {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-style : bold;
	text-decoration : underline;
}

A:HOVER.rightlink {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #FFFFFF;
	font-style : bold;
	text-decoration : underline;
}
.maillink {
	font-family : Arial, Helvetica;
	font-size : x-small;
	color : blue;
	font-style : bold;
	text-decoration : none;
}

A:HOVER.maillink {
	font-family : Arial, Helvetica;
	font-size : x-small;
	color : blue;
	font-style : bold;
	text-decoration : none;
}

A:HOVER {
	font-family : Arial, Helvetica;
	font-size : x-small;
	color: blue;
	font-style : bold;
	text-decoration : underline;
}
A.footer {
	color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A:HOVER.footer {
	color:#DB9600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
