@charset "utf-8";
/* CSS Document */

body {background-color:#0581bd; background-image:url(images/bg_main_01.jpg); background-repeat:repeat-x; font-family: "Arial", Helvetica, serif;
}

td {
	font-family: "Arial", Helvetica, serif;
}

th {
	font-family: "Arial", Helvetica, serif;
}

a:link{
	color: #000000
}
a:visited{
	color: #000000
}
a:hover{
	color: #ffffff
}
a:active{
	color: #ffffff
}