A:link

{ text-decoration: underline; color: #990000; }

A:visited

{ text-decoration: none; color: #FF3300; }

A:active

{ text-decoration: none; color: #FF3300; }

A:hover

{ text-decoration: overline underline; background-color: #FF3300; color: #FFFFFF; }

p {font-family: Arial; color: #FF0000; }

body

{

background-image: url(/images/layouts/EntrialTalesBack4.jpg);

background-color: #FF6600;

background-repeat: repeat-y;

font-family: Arial;

color: #FF0000;

font-weight: normal;

font-size: 12px;

scrollbar-face-color: #FF0000;

scrollbar-highlight-color: #FFFFFF;

scrollbar-3dlight-color: #FFFFFF;

scrollbar-darkshadow-color: #000000;

scrollbar-track-color: #FF6600;

scrollbar-arrow-color: #FFFFFF;

}

td

{ font-family: Arial;

color: #FF0000;

font-weight: normal;

font-size: 12px;

}

#entrialtales

{

position: absolute;

left: 0px;

top: 0px;

width: 0px;

}

#content

{

position: absolute;

left: 10px;

top: 430px;

width: 440px;

}

#navigation

{

position: absolute;

left: 480px;

top: 430px;

width: 200px;

}
