A:link {font-family: Arial; color: #ffffff; text-decoration: underline}
A:visited {font-family: Arial; color: #5C9696; text-decoration: underline}
A:hover {font-family: Arial; color: #947c0e; text-decoration: underline}
A:active {font-family: Arial; color: #ffffff; text-decoration: underline}

.button
{
background-color: #243C3C;
border: 2px outset #5C9696;
font-family: Arial;
font-size: 13px;
color: #D0D0D0;
}

A.ext:link
{
background: url(tw.gif) bottom right no-repeat;
padding-right: 10px;
}

A.ext:visited
{
background: url(tf.gif) bottom right no-repeat;
padding-right: 10px;
}

A.ext:hover
{
background: url(th.gif) bottom right no-repeat;
padding-right: 10px;
}

A.ext:active
{
background: url(ta.gif) bottom right no-repeat;
padding-right: 10px;
}
