@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/dwom_repeat_imageH900.jpg);
	background-repeat: repeat-x repeat-y;
}
table {
	background-repeat: no-repeat;
	
}
.style4 {font-family: Arial, Helvetica, sans-serif; color: #000000;}
.style3 {color: #FE371F}
.style2 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #AAAAAA;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}