/* CSS Document */

body,td,th {
	font-size: 12px;
	line-height:25px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:25px;
}

.index_img{
    border:solid 1px #7DC1DA;
}


a.gg:link {
	color: #0181BC;
	text-decoration: none;
}
a.gg:visited {
	text-decoration: none;
	color: #0181BC;
}
a.gg:hover {
	text-decoration: underline;
	color: #0181BC;
}
a.gg:active {
	text-decoration: none;
	color: #0181BC;
}


a:link {
	color: #36393A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #36393A;
}
a:hover {
	text-decoration: underline;
	color: #36393A;
}
a:active {
	text-decoration: none;
	color: #36393A;
}




a.lm:link {
    letter-spacing:5px;
    font-weight:bold;
    font-size: 14px;
	text-decoration: none;
}
a.lm:visited {
letter-spacing:5px;
    font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color: #FF9600;
}
a.lm:hover {
letter-spacing:5px;
    font-weight:bold;
	font-size: 14px;
	text-decoration: underline;
	color: #FF9600;
}
a.lm:active {
letter-spacing:5px;
    font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color: #FF9600;
}
