a:link { color: #68111d; text-decoration: underline }
a:active { color: #68111d; text-decoration: underline }
a:visited { color: #68111d; text-decoration: underline }
a:hover { color: #000000; text-decoration: none }


body {

	margin: 0px;
	padding: 0px;

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

}


.text01 {
	color: #68111d;
	font-family: arial,helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
} 


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


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


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


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




