@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #6b6b6b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.a_case:link  {
	color: #ff004f;
	text-decoration: none;
    font-weight:bold;
}
.a_case:active  {
	color: #ff004f;
	text-decoration: none;
	font-weight:bold;
}
.a_case:hover  {
    color: #ff004f;
	text-decoration: none;
	font-weight:bold;
	
}
.a_case:visited {
	color: #ff004f;
	text-decoration: none;
	font-weight:bold;
}
.a_service:link  {
	color: #009BD8;
	text-decoration: none;
    font-weight:bold;
	font-size:14px;
}
.a_service:active  {
	color: #009BD8;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.a_service:hover  {
    color: #009BD8;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	
}
.a_service:visited {
	color: #009BD8;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.a_port:link  {
	color:#629CCC;
	text-decoration: none;
    font-weight:bold;
	font-size:14px;
}
.a_port:active  {
	color:#629CCC;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.a_port:hover  {
    color:#629CCC;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	
}
.a_port:visited {
	color:#629CCC;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}

.a_again:link  {
	color:#c1023d;
	text-decoration: none;
    font-weight:bold;
	font-size:14px;
}
.a_again:active  {
	color:#c1023d;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}
.a_again:hover  {
    color:#c1023d;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
	
}
.a_again:visited {
	color:#c1023d;
	text-decoration: none;
	font-weight:bold;
	font-size:14px;
}