body { color: black; font-size: 12px; font-family: Arial; background-color: white; background-image: url(../IMG/backgrdGR.jpg); }
a:link { color: #f5f5f5 ; font-family: Arial; font-weight: 700; text-decoration: none; }
a:visited { color: #dadada ; font-family: Arial; font-weight: bold; text-decoration: none; }
a:hover { color: red ; font-family: Arial; font-style: italic; background-color: yellow; text-decoration: none; padding: 2px; }
a:active { color: red ; font-family: Arial; text-decoration: none; }
.medium { font-size: 18px; font-family: Arial; font-weight: 700; font-style: italic; }
li { font-size: 12px; font-family: Arial; padding: 4px; }
.small { font-size: 10px; font-family: Arial; }
.large { font-size: 24px; font-family: Arial; }
