body
{
color:#000000 ; 
font-family:MS UI Gothic,Osaka ;
}

a:link
{
color:#0000FF ;
text-decoration:none
}

a:visited
{
color:#990099 ;
text-decoration:none
}

a:active
{
color:#FF0000 ;
text-decoration:underline
}

a:hover
{
color:#FF0000 ;
text-decoration:underline
}


/* V */
#whats_new {
	padding-top:10px;
	margin-bottom:10px;
}

#whats_new p {
	font-size:0.8em;
	line-height:1.3em;
	padding:0;
	margin:0 0 0 15px;
}

#whats_new a:link {
	color:#336301 ;
	text-decoration:none
}

#whats_new a:visited {
	color:#336301 ;
	text-decoration:none
}

#whats_new a:active {
	color:#6FA54B ;
	text-decoration:underline
}

#whats_new a:hover {
	color:#6FA54B ;
	text-decoration:underline
}





