body {
background-image:url(/Source/bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color: #454545;
}
A.glink:link { 
color: #3C3C3C; 
text-decoration: bold;
}

A.glink:hover { 
color: #6C6C6C; 
text-decoration: none; 
font-weight:bold;
}

.glink {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal; 
	font-weight:bold;
	font-weight:bold;
	font-variant: normal;
	color: #3C3C3C;	
	text-decoration: none;
}
A.text:link { color: #000000; text-decoration: none}

A.text:active { color: #000000; text-decoration: none}

A.text:visited { color: #000000; text-decoration: none}

A.text:hover { color: #000000; text-decoration: none}

.text {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
A.link:link { color: #0152A5; text-decoration: none}

A.link:active { color: #0152A5; text-decoration: none}

A.link:visited { color: #0152A5; text-decoration: none}

A.link:hover { color: #013870; text-decoration: none}

.link {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal; font-weight:bold;
	font-variant: normal;
	color: #0152A5;
	text-decoration: none;
}
A.whitetxt:link { color: #ffffff; text-decoration: none}

A.whitetxt:active { color: #ffffff; text-decoration: none}

A.whitetxt:visited { color: #ffffff; text-decoration: none}

A.whitetxt:hover { color: #ffffff; text-decoration: underline}

.whitetxt {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
A.lg:link { color: #6C6C6C; text-decoration: none}

A.lg:active { color: #6C6C6C; text-decoration: none}

A.lg:visited { color: #6C6C6C; text-decoration: none}

A.lg:hover { color: #6C6C6C; text-decoration: none}

.lg {
	font-family: verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: normal; font-weight:bold;
	font-variant: normal;
	color: #6C6C6C;
	text-decoration: none;
}