@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {
	color: #000033;
	text-decoration: none;
}
.style1 {
	color: #000000;
	font-weight: bold;
}

.ustlink {
	
font-weight: bold;
}
.ustlink:link {
	color: #000000;
	text-decoration: none;
}
.ustlink:visited {
	color: #000000;
	text-decoration: none;
}
.ustlink:hover {
	color: #000000;
	text-decoration: none;
}
.ustlink:active {
	color: #000000;
	text-decoration: none;
}


.detay:link {
	color: #003366;
	text-decoration: none;
}
.detay:visited {
	color: #000033;
	text-decoration: none;
}
.detay:hover {
	text-decoration: underline;
	color: #000066;
	
}
.detay:active {
	color: #000033;
	text-decoration: none;
}

.style2 {
	color: #000000;
	font-weight: bold;
}

