a:link { color: #B2010C; text-decoration: underline }
a:active { color: #B2010C; text-decoration: underline }
a:visited { color: #B2010C; text-decoration: underline }
a:hover { color: #1a1a1a; text-decoration: none }


body {

	margin: 0px;
	padding: 0px;

	background-image: url(../images/top_tile.gif);
	background-repeat: repeat-x;

}


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

