rss {
display: block;
font-family: verdana, arial;
}
a {
color: white;
}
a:hover, visted,  {
color: white;
}
body {
background-color: #303030;
color: white;
font-weight: bold;
align: center;
}
table {
align: center;
}
td {
align: left;
text-align: left;
}
title {
display: block;
margin: 5px;
padding: 2px;
color: red;
font-weight: bold;
border-bottom: 1px solid silver;
}
link {
display: block;
font-size: small;
padding-left: 10px;
color: green;
}
link rel {
display: block;
}
item {
display: block;
color: blue;
padding: 2px 30px 2px 30px;
}
docs {
align: center;
display: block;
background-color: #303030;
margin: 20px;
text-align: left;
padding: 5px;
color: #fff;
border: 1px solid silver;
}
/* all hidden elements */
language, lastBuildDate, ttl, guid, category, pubDate, copyright, managingEditor, webMaster, generator {
display: none;
}


/*tag <?xml-stylesheet type="text/css" href="http://you.com/rss.css" ?>*/