@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #181613;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
}

a {
	outline: none;
	text-decoration:none;
	color: #999999;
	font-weight: bold;
	/* border-bottom-width: 2px; */
	/* border-bottom-style: dotted; */
}

a:hover {
	text-decoration: none;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.nolink {
	outline: none;
	text-decoration:none;
	color: #999999;
	font-weight: bold;
	cursor:default;
	/* border-bottom-width: 2px; */
	/* border-bottom-style: dotted; */
}

a.nolink:hover {
	text-decoration: none;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	cursor:default;
}

a.image {
	outline: none;
	text-decoration:none;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a.image:hover {
	text-decoration: none;
	font-weight: bold;
}

a.client {
	color: #FFFFFF;
	outline: none;
	text-decoration:none;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a.client:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a.readmore {
	outline: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
	text-decoration:none;
	color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
}

a.readmore:hover {
	font-style: italic;
	font-size: 14px;
	font-family: Times New Roman, Times, serif;
	color: #ff0000;
	text-decoration: none;
}
