/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.title {color:#DFAC40;
FONT-FAMILY: Arial black;
font-size:22px;
font-style:normal;
font-weight:inherit;
letter-spacing:normal;
}



.text {color:#5B6BB3;
FONT-FAMILY: Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
}

.bar{color:#999999;
FONT-FAMILY: Arial;
font-size:11px;
font-style:normal;
font-weight:normal;
}

.bottem{color:#999999;
FONT-FAMILY: Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
line-height:inherit;
}

.credit{color:#999999;
FONT-FAMILY: Arial;
font-size:11px;
font-style:normal;
font-weight:bold;
line-height:inherit;
}

.text2 {color:#5B6BB3;
FONT-FAMILY: Arial;
font-size:12px;
font-style:normal;
font-weight:normal;
}
