@charset "utf-8";
/* CSS Document */

body { background-color:#ddffdd; font-family: Geneva, Arial, Helvetica, sans-serif; color:#333333; }
p { margin:3px; font-size: 11px; }
h1 { margin: 4px; font-size: 22px; text-align:center; letter-spacing:1px; }
h2 { margin: 4px; font-size: 16px; text-align:center; }
a:link { color:#00aa22; text-decoration: underline; }
a:active { color:#FF9900; text-decoration: none; }
a:visited { color:#334455; text-decoration:underline; }
a:hover { color:#FF6600; text-decoration:underline; letter-spacing: 1px; }
.feedcol1 { width:660px; border: 1px #00ff00 dotted; background-color:#ffff00; text-align:justify; padding: 1px 0 1px 0; }
.item { border: 1px #00ff00 dotted; background-color: #ffffff; padding: 7px; margin: 5px; }
.center { text-align:center; }
.b {font-weight: bold; }

a:link img { border-color:#00aa22; border-width: 2px; }
a:active img { border-color:#FF9900; border-width: 2px; }
a:visited img { border-color:#334455; border-width: 2px; }
a:hover img { border-color:#FF6600; border-width: 2px; }