.eyName
{
font: bold 15px arial;
color: black;
}

.eyText
{
font: normal 13px arial;
color: black;
}

.eyText table tr td
{
font: normal 13px arial;
color: black;
}

.eyDescription
{
font: bold 16px arial;
color: black;
border-bottom: 2px solid black;
}

.eyText table tr.priceTR td
{
font: bold 15px arial;
color: #667C92;
}

.linebreak
{
padding-top: 3px;
}

.breadcrumbs
{
font: normal 11px arial;
color: black;
}

.breadcrumbs a:link
{
font: normal 11px arial;
color: black;
text-decoration: none;
}

.breadcrumbs a:visited
{
font: normal 11px arial;
color: black;
text-decoration: none;
}

.breadcrumbs a:hover
{
font: normal 11px arial;
color: black;
text-decoration: underline;
}

.breadcrumbs a:active
{
font: normal 11px arial;
color: black;
text-decoration: none;
}

.eyText table tr.salepriceTR td
{
font: bold 15px arial;
color: red;
}