a:link { color: #AB1111; text-decoration: underline; font-weight: bold; }
a:active { color: #AB1111; text-decoration: underline; font-weight: bold; }
a:visited { color: #AB1111; text-decoration: underline; font-weight: bold; }
a:hover { color: #AB1111; text-decoration: none; font-weight: bold; }

body {

	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
}

.text01 {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 160%;	
} 

.text02 {
	font-family: arial, helvetica, sans-serif;
	color: #AB1111;
	font-size: 11px;
	line-height: 160%;
} 

.text03 {
	font-family: arial, helvetica, sans-serif;
	color: #27445D;
	font-size: 11px;
	line-height: 160%;
} 

.textfooter {
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
	line-height: 160%;
} 

