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

/* -------------------News Style ------------------- */
body {

background-image:url(../images/lay/hmpg/metalBg.gif);
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FFFFFF;
text-align:left;
}

a:link{
		color:#c60000;
		text-decoration:none;
		}
a:visited{
	color: #FFFF00;
	text-decoration: none;
}
