html,body{margin:0px; padding:0px;overflow:auto;}

a:link{
COLOR: #bb8d09;
text-decoration: none;
}
a:hover
{
COLOR: #bb8d09;
font-weight: bold;
text-decoration: none;
}
a:visited{
COLOR: #bb8d09;
text-decoration: none;
}
.Blue_Color{color:#002dd6;}
.Gold_Color{color:#bb8d09;}
.Yellow_Color{color:#f3b614;}
.Green_Color{color:#427819;}

.Questionnaire_Links_Blue{
	line-height:22px;
	display:inline-block;
	background-image:url(../images/questionbttns.jpg);
	padding-left:10px;
	padding-right:10px;
	border:1px solid #052e62;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bb8d09;
	text-decoration:none;
}
.Questionnaire_Links_Yellow{
	line-height:22px;
	display:inline-block;
	background-image:url(../images/questionbttnsYellow.jpg);
	padding-left:10px;
	padding-right:10px;
	border:1px solid #bb8d09;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#052e62;
	text-decoration:none;
	cursor:url(hyper.cur), pointer;
}
.Splash_RightColumn{background-color:#fdebd3;}

ol {
	font-size: 10pt;
	color: #c79600;
	font-family: tahoma;
}
li a{
	font-size: 10pt;
	color: #c79600;
	font-family: tahoma;
	text-decoration: underline;
}