/*	Copyright 2007 McGlynn & McGlynn, all rights reserved */


/*	Layout					*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	line-height: 23px;
	padding: 0px;
	margin: 0px;
}


p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 30px;
}


p.footnote {
	font-size: 10px;
	line-height: 12px;
	padding-top: 25px;
}


p.contact {
	margin-left: 60px;
	font-weight: normal;
	letter-spacing: 1px;
}


p.contact_small {
	margin-left: 60px;
}


p.form	{
	line-height: 1.2em;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}



img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#wrapper {
	width: 800px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
}


#subwrapper {
	width: 760px;
	border: 1px solid #cccccc;
	height: auto;
	background-color: #ffffff;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#header {
	height: 100px;
	position: relative;
	padding: 0px;
	margin: 0px;
}


#toplinks {
	height: 23px;
	width: 230px;
	position: absolute;
	top: 0px;
	right: -10px;
	text-align: center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}


#content_wrap {
	height: auto;
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}


#content {
	width: 570px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	text-align: justify;

}


#side {
	width: 150px;
	border: 1px solid #CCCCCC;
	float: right;
	background-color: #eeeeee;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	overflow-wrap: break-word;
}


#bottom {
	background-image: url(images/office_wallpaper2.jpg);
	background-repeat: repeat-x;
	background-position: -45px 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 250px;
}


#footer {
	font-size: 10px;	
	letter-spacing: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;	
	padding-left: 5px;
}


#footer a {
	text-decoration: none;
}


#floor {
	padding: 0px;
	height: 25px;
	width: 100%;
	color: #ffff99;
	bottom: 100%;
	font-size: .80em;
	position: static;
	background-color: #3e5179;
	z-index: 2;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	text-indent: 5px;
}


#stevepic {
	width: 205px;
	float: left;
	top: 0px;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 30px;
}


#main_img1 {
	height: 114px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}

#main_img2 {
	height: 114px;
	width: 152px;
	margin: 0px;
	padding: 0px;
	border-top-color: #990000;
}

#main_img3 {
	height: 114px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}


#main_img4 {
	height: 114px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}

#main_img5 {
	height: 114px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}



/*	Body Text Appearence  */

body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	background-position: -225px;
	background-image: url(images/office_wallpaper1.jpg);
	font-size: 13px;
}


/*  Primary Navigation  */

#hom a:hover {
	color: #ffffff;
	background-color: #990000;
}

#abt a:hover {
	color: #ffffff;
	background-color: #cc6600;
}

#attys a:hover {
	color: #ffffff;
	background-color: #caa200;
}

#cont a:hover {
	color: #ffffff;
	background-color: #336600;
}

#terms a:hover {
	color: #ffffff;
	background-color: #3e5179;
}

#hom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#abt {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #cc6600;
}

#attys {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #caa200;

}


#cont {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}


#terms {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3e5179;

}


#hom .current {
	color: #ffffff;
	background-color: #990000;
}


#abt .current {
	color: #ffffff;
	background-color: #cc6600;
}


#attys .current {
	color: #ffffff;
	background-color: #caa200;
}


#cont .current {
	color: #ffffff;
	background-color: #336600;
}


#terms .current {
	color: #ffffff;
	background-color: #3e5179;
}


#nav {
	margin: 0px;
	height: 25px;
	line-height: 25px;
	width: 760px;
	padding: 0px;
}


#prim_nav {
	width: 760px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#prim_nav li {
	float: left;
	width: 152px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}


#prim_nav li a {
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	height: auto;
	width: 152px;
	display: block;
}

/*  Top Links  */

#toplinks {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 11px;
	text-transform: uppercase;
}


#toplinks a {
	color:#999999;
	text-decoration: none;
}


#toplinks a:hover {
	color:#666666;
}


/*  Individual Page Elements  */

#hom_cont {
	width: 140px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#hom_cont li {
	color: #000000;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 6px;
	text-align: left;
	height: auto;
	width: 140px;
	display: block;
	text-indent: 3px;
	letter-spacing: 1px;
	font-weight: bold;
}


#abt_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#abt_nav li {
	float: left;
	width: 150px;
	font-size: 0.89em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.045em;
	text-indent: 10px;
}

#abt_nav li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;
}


#abt_nav li a:hover {
	background-color: #d3d3d3;
}


#abt_nav .current {
	background-color: #d3d3d3;
}


#prac_subnav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#prac_subnav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#prac_subnav li a {
	color: #111111;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;

}


#prac_subnav li a:hover {
	background-color: #d3d3d3;
}


#loc_subnav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#loc_subnav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#loc_subnav li a {
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;

}


#loc_subnav li a:hover {
	background-color: #d3d3d3;
}


#attys_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#attys_nav li {
	float: left;
	width: 150px;
	font-size: 0.89em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.045em;
	text-indent: 10px;
}

#attys_nav li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: none;
}


#attys_nav li a:hover {
	background-color: #d3d3d3;
}


#mlm_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#mlm_nav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#mlm_nav li a {
	color: #111111;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;

}


#mlm_nav li a:hover {
	background-color: #d3d3d3;
}


#mike .current {
	background-color: #d3d3d3;
}


#spm_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#spm_nav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#spm_nav li a {
	color: #111111;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;

}


#spm_nav li a:hover {
	background-color: #d3d3d3;
}


#steve .current {
	background-color: #d3d3d3;
}


#cont_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#cont_nav li {
	float: left;
	width: 150px;
	font-size: 0.89em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.045em;
	text-indent: 10px;
}

#cont_nav li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;
}


#cont_nav li a:hover {
	background-color: #d3d3d3;
}


#cont_nav .current {
	background-color: #d3d3d3;
}


#cont_subnav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#cont_subnav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#cont_subnav li a {
	color: #111111;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;

}


#cont_subnav li a:hover {
	background-color: #d3d3d3;
}


#terms_nav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#terms_nav li {
	float: left;
	width: 150px;
	font-size: 0.89em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.045em;
	text-indent: 10px;
}

#terms_nav li a {
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;
}


#terms_nav li a:hover {
	background-color: #d3d3d3;
}


#terms_nav .current {
	background-color: #d3d3d3;
}


#usg_subnav {
	width: 150px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
}


#usg_subnav li {
	float: left;
	width: 150px;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0.000em;
	text-indent: 20px;
	height: auto;
}


#usg_subnav li a {
	color: #111111;
	text-decoration: none;
	text-align: left;
	width: 150px;
	height: 30px;
	display: block;
	text-transform: uppercase;
}


#usg_subnav li a:hover {
	background-color: #d3d3d3;
}


#logo {
	background-image: url(images/logo2web7.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 500px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


h2 {
	color: #800000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 0px;
}


h3 {
	color: #666666;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-indent: 30px;
	font-variant: small-caps;
	letter-spacing: 2px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.near_img {
	text-indent: 0px;
}


h4 {
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-indent: 30px;
	text-transform: uppercase;
	font-size: 1.15em;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}


h4 a {
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	text-indent: 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.15em;
}


h4 a:hover {
	text-decoration: underline;
}


h5 {
	color: #993366;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-indent: 40px;
	text-transform: uppercase;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}


h5 a {
	color: #993366;
	text-decoration: none;
}


h5 a:hover {
	text-decoration: underline;
}


h5.nomargintop {
	margin-top: 0px;
}


h5.hist {
	color: #993366;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 30px;
	text-transform: none;
	font-variant: small-caps;
	letter-spacing: 2px;
}

h5.countyhead {
	text-indent: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
}

h5.multiline {
	text-indent: 0px;
	margin-left: 30px;
	letter-spacing: 1px;
}


h5.directions {
	font-size: 12px;	
	margin-left: -40px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

#stevejudge {
	text-indent: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 208px;
	text-align: justify;
	letter-spacing: 1px;
}


h6 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	text-indent: 70px;
	text-transform: uppercase;
	font-size: .8em;
	color: #FF9900;
	letter-spacing: 1px;
}


.standout {
	font-style: italic;
	letter-spacing: 1px;
	color: #3D5361;
}


#content p {
	letter-spacing: 1px;
}


#content p a {
	color: #356AA0;
	text-decoration: none;
	font-variant: small-caps;
}

#content p a:visited {
	color: #356AA0;
}

#content p a:hover {
	text-decoration: underline;
}


#side #reg {
	color: #356AA0;
	text-decoration: none;
}


#side #reg:visited {
	color: #356AA0;
}

#side #reg:hover {
	text-decoration: underline;
}


#internet .e-stuff {
	color: #356AA0;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}


#internet .e-stuff:visited {
	color: #356AA0;
}


#internet .e-stuff:hover {
	text-decoration: underline;
}


#footer a {
	color: #356AA0;
	text-decoration: none;
}


#footer a:visited {
	color: #356AA0;
}

#footer a:hover {
	text-decoration: underline;
}


#areas_of_spec {
	position: relative;
	text-indent: 0px;
	margin-left: 30px;
	padding-left: 30px;
	margin-bottom: 15px;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
}


#areas_of_spec li {
	padding-left: 20px;
	margin-bottom: 5px;
}


#areas_of_spec .inset{
	text-indent: 0px;
	text-align: justify;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	list-style-type: none;
	list-style-position: outside;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 425px;
}


.long_heading {
	font-size: 17px;
	margin-left: 0px;
	letter-spacing: 0px;
}


.spm_sub {
	margin-bottom: 20px;
}


#site_map {
	margin-left: 75px;
	list-style-type: none;
	font-size: 14px;
}


.primary {
	margin-bottom: 15px;
}


.secondary {
	margin-top: 15px;
}


.tertiary {
	margin-top: 10px;
}


#site_map ul {
	margin-left: 75px;
	margin-bottom: 20px;
	list-style-type: circle;
}


#site_map ul ul {
	margin-bottom: 5px;
	list-style-type: circle;
}


#site_map a, #site_map a:visited {
	color: #356AA0;
	text-decoration: none;
}


#site_map a:hover {
	text-decoration: underline;
}


#site_map ul a, #site_map ul a:visited {
	color: #003366;
}


#site_map ul ul a, #site_map ul ul a:visited {
	color: #993366;
}


/*  Locations Served Images and Lists  */

#ILcountylist {
	line-height: 1.6em;
	margin-bottom: 25px;
}


#STLcountylist {
	line-height: 1.6em;
	font-size: .8em;

}


dl.county {
	margin-left: 35px;
	margin-bottom: 25px;
	font-size: 12px;
}


#locations {
	list-style-type: none;
	margin-top: 25px;
}

#locations li {
	text-indent: -9999px;
}


#ILpic_large_wrapper {
	width: 450px;
	height: 467px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	position: relative;
}

#ILpic_large {
	width: 450px;
	height: 467px;
}


#STLpic_large_wrapper {
	width: 443px;
	height: 405px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	position: relative;
}

#STLpic_large {
	width: 443px;
	height: 405px;
}


#IL_button {
	background-image: url(images/IL_button1.jpg);
	background-repeat: no-repeat;
	width: 100px;
	height: 172px;	
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#IL_button:hover {
	background-position: 0px -172px;
}


#IL_link {
	text-indent: -9999px;
	text-align: center;
	background-image: url(images/IL_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100px;
	height: 172px;
	display: block;
}


#IL_link:hover {
	background-position: 0px -172px;
}


#STL_link {
	text-indent: -9999px;
	text-align: center;
	background-image: url(images/STL_button1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 100px;
	height: 92px;
	display: block;
}


#STL_link:hover {
	background-position: 0px -92px;
}

#ILcountylist {
	margin-top: 0px;
	margin-bottom: 55px;
	font-size: 12px;
}


#STL_button {
	background-image: url(images/STL_button1.jpg);
	width: 100px;
	height: 92px;
	background-position: 0px 0px;
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 0px;
}

#STL_button:hover {
	background-position: 0px -92px;
}


#MOcountylist {
	margin-top: 0px;
	font-size: 12px;
}

#countylists {
	margin-top: -285px;
	margin-left: 135px;
	float: right;
}


/*  Attorney Practice Elements  */

.atty_prac {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 90px;
	margin-left: 310px;
}


#steve_atty_prac {
	margin-bottom: 30px;
}


#steve_edu {
	margin-bottom: 20px;
}


#mike_atty_prac {
	margin-left: 65px;
	margin-bottom: 20px;
}


#mike_edu {
	margin-bottom: 20px;
}


.atty_prac li {
	text-align: left;
	font-size: 13px;
	padding-left: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-bottom: 3px;
}


.info {
	margin-left: 50px;
	letter-spacing: 1px;
}

ul.info {
	margin-left: 65px;
	list-style-position: outside;
	list-style-type: circle;
}

ul.info ul{
	margin-left: 25px;
	margin-top: 15px;
	list-style-position: outside;
	list-style-type: circle;
}

.info li{
	padding-left: 15px;
}


#phone_cont {
	margin-left: 60px;
	margin-bottom: 0px;
}

#phone_cont td{
	width: 150px;
	font-weight: normal;
	letter-spacing: 1px;
}


/*  History Pictures  */

#dan1 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#dan2 {
	padding: 0px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#joe1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#rob1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#rob2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


#jim1 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: right;
}


.pdf_icon {
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
	left: -1px;
}

#side a {
	color: #356aa0;
	text-decoration: none;
}
