h1.header
{
display: inline;
font-size: 50px;
color: #FFCC66;
}
a {text-decoration: none;}

h2.title
{
text-align: center;
color: white;
font-size: 40px;
}
h3.links
{
text-align: center;
color: black;
font-size: 18px;
display: inline;
text-decoration: underline;
}
ul.links
{
list-style-type: none;
color: black;
}
p.links
{
text-align: left;
font-size: 14px;
color: black;
}
a.header
{
font-size: 50px;
color: #FFCC66;
text-decoration: none;
}
h3.title
{
text-align: center;
color: white;
font-size: 20px;
}
p.center
{
text-align: left;
width: 600px;
margin-right: auto;
margin-left: auto;
color: white;
}
td.list
{
text-align: center;
color: #FFFFFF;
}
td.action
{
color: black;
font-size: 16px;
}

a.footer
{
color: #FFCC66;
font-size: 18px;
}
a.email 
{
color: blue
}
a.clink
{
color: #FFCC66;
}

p.text-rss
{
text-align: center;
width: 500px;
margin-right: auto;
margin-left: auto;
color: white;
font-weight: bold;
}
p.rss
{
text-align: left;
width: 300px;
margin-right: auto;
margin-left: auto;
color: white;
}