a:link { color: #524756; text-decoration: underline }
a:active { color: #524756; text-decoration: underline }
a:visited { color: #524756; text-decoration: underline }
a:hover { color: #5A086C; text-decoration: none }

body {

	margin: 0px;
	padding: 0px;

	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

.text_01 {
	color: #524756;
	font-family: arial,helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.2em;
}

.text_contact_01 {
	color: #524756;
	font-family: arial,helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.2em;
}

.text_contact_02 {
	color: #5A086C;
	font-family: arial,helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
}  

