body{
	padding: 0px;
	margin: 0px;	
}

a.diary_bull{
font-family: georgia, times new roman;
color: #FFE9D3;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-position: top left;
background-repeat: no-repeat;
width: auto;
}

a.diary_bull2{
font-family: georgia, times new roman;
color: #8B0000;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-position: top left;
background-repeat: no-repeat;
width: auto;
}



a.diary_bull:hover{
text-decoration: underline;
}

span.diary_bull{
font-family: georgia, times new roman;
color: #FFE9D3;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-position: top left;
background-repeat: no-repeat;
width: auto;
}

span.diary_bull a {
text-decoration: none;
}

span.diary_bull a:hover {
text-decoration: underline;
}

span.diary_bull2 a {
text-decoration: none;
}

span.diary_bull2 a:hover {
text-decoration: underline;
}


span.diary_bull2{
font-family: georgia, times new roman;
color: #8B0000;
font-size: 11px;
text-decoration: none;
display: block;
padding-left: 20px;
background-image: url(../img/bullet.gif);
background-position: top left;
background-repeat: no-repeat;
width: auto;
}
