.text
{
font: normal 12px arial;
line-height: 16px;
color: #003399;
}
.details
{
font: normal 11px arial;
line-height: 16px;
color: #003399;
}
.title
{
font: normal bold 20px arial;
color: #ff3333;
}
.links
{
font: normal bold 13px arial;
color: #333399;
line-height: 16px;
}
a:link {color:#333399; text-decoration:underline;}
a:active {color:#ff3333; text-decoration:none;}
a:visited {color:#333399; text-decoration:underline;}
a:hover {color:#ff3333; text-decoration:none;}
