@charset "utf-8";

/* CSS Document */



.Sample_links A:link {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 18px;

	color: #ffffff;



}



.Sample_links A:visited {

    font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 18px;

	color: #ffffff;



}



.Sample_links A:active {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 18px;

	color: #ffffff;



}



.Sample_links A:hover {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

	font-size: 18px;

	color: #EDC900;



}

.links A:link {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 12px;

	color: #174828;



}



.links A:visited {

    font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 12px;

	color: #174828;



}



.links A:active {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 12px;

	color: #174828;



}



.links A:hover {

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: underline;

	font-size: 12px;

	color: #990000;



}

body {

	background-color: #346C87;

	margin-bottom: 0px;

}

.links {

	font-family: Arial, Helvetica, sans-serif;

	line-height: 23px;

	width: 100%;

}

.Body {

	background-color: #CFDAC9;

	width: 860px;

	border: 2px solid #4F8339;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #990000;

	padding-top: 20px;

	padding-right: 30px;

	padding-bottom: 20px;

	padding-left: 30px;

}
.style1 {color: #174828}

a:link {

	color: #000000;

}

a:visited {

	color: #333333;

}

a:hover {

	color: #990000;

}

a:active {

	color: #000000;

}

strong {
  font-weight: normal;
}

strong.bold {
  font-weight: bold;
}
