/* CSS Document */
.link,
A:link,
A:visited,
A:active					{color:#fff; font-weight: normal; text-decoration: underline}
A:hover						{color:#fff; font-weight: normal; text-decoration: underline}
