body{
	padding: 0px;
	margin: 0px;	
font-family: georgia, times new roman;
}

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;
}

a.diary_bull:active{
text-decoration: underline;
color: #FFFBFF;
}

td.cars_left{
background-image: url(img/cars_left.png); background-position: bottom center;
}
