/*body*/
body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

/*Subtitle*/
.text_0 {
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	font-weight: bolder;
	text-indent: 2px;
}

/*Text*/
.text_1 {
	color: #333333;
	font-size: 12px;
	font-weight: bolder;
}

.text_2 {
	color: #333333;
	font-size: 10px;	
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
 text-decoration: none;
}
a:hover {
	color: #CC0033;
 text-decoration: none;
}
a:active {
	color: #333333;
 text-decoration: none;
}
