.button_title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/frame_header_bg3.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title01 a:link,
.button_title01 a:visited,
.button_title01 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/frame_header_bg3.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title01 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	background-image: url(images/frame_header_bg3.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/frame_header_bg4.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title02 a:link,
.button_title02 a:visited,
.button_title02 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(images/frame_header_bg4.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title02 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	background-image: url(images/frame_header_bg4.gif);
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#EEEEEE;
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title03 a:link,
.button_title03 a:visited,
.button_title03 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_title03 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	letter-spacing: .2em;
	word-spacing: .2em;
	font-weight: bold;
}
.button_titlebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-image: url(images/frame_header_bg.gif);
	letter-spacing: .1em;
	word-spacing: .1em;
}

a {
	text-decoration:none;
	color: #990000;	
}
a:link  {
	text-decoration:none;
}
a:visited  {
	text-decoration:none
}
a:hover   {
	color:#CC901D;
}

