body{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #AAAAAA;
}

div{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : none;
	color : #999999;
}

a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #666666;
}

a:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : center;
	text-decoration : none;
	color : #FFFFFF;
}

p{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
	color : #666666;
}

.dodogStory{
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	text-decoration : none;
	color : #FFFFFF;
}

