/* CSS Document */
.moments
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
line-height:18px;
width:180px;
}

.moments ul li
{
margin-left:-25px;

}


.moments h3
{
line-height:30px;
}

.moments a:link 
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#979967;
text-transform:uppercase;
}

.moments a:hover 
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#979967;
text-transform:uppercase;
}


.moments a:visited 
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#979967;
text-transform:uppercase;
}


.moments a:visited hover 
{
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size:11px;
line-height:18px;
color:#979967;
text-transform:lowpercase;
}
