a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #5161AE;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	color: Gray;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: Gray;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #B8860B;
	text-decoration: none;
}
a:current {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #B8860B;
	text-decoration: none;
}
.generaltext{
	font-family: Verdana;
	color : Gray;
	text-align : left;
	font-size : x-small;
}
.generaltextB{
	font-family: Verdana;
	color : #606060;
	text-align : left;
	font-size : x-small;
	font-weight : bolder;
}
.textright{
	font-family: Arial;
	color : White;
	text-align : right;
	font-size : xx-small;
}
.textsmall{
	font-family: Verdana;
	color : #5161AE	;
	text-align : left;
	font-size : xx-small;
	font-weight : bolder;
}
.textsmallr{
	font-family: Verdana;
	color : #3C3C3C;
	text-align : right;
	font-size : xx-small;
	font-weight : bolder;
}
.textsmallgray{
	font-family: Verdana;
	color :Gray;
	text-align :	left;
	font-size : xx-small;
	font-weight : bolder;
}
}
.textsmallgrayl{
	font-family: Verdana;
	color :Gray;
	text-align :	right;
	font-size : xx-small;
	font-weight : bolder;
}
.heading{
	font-family: "Comic Sans MS";
	color : #5161AE;
	text-align : right;
	font-size : large;
	font : bolder oblique;
	text-decoration: underline;
}
.textlink{
	font-family: Verdana;
	color : Gray;
	text-align : left;
	font-size : x-small;
	}