/*
Part of SMF SEO
http://www.smfseo.net
*/
a:link
{
color: #336699;
text-decoration: underline;
}
a:visited
{
color: #666666;
text-decoration: underline;
}
a:hover
{
color: #ff6600;
text-decoration: underline;
}
body
{
background-image: url(fondo.gif);
background-position: center top;
font-size: 14px;
font-family: Arial;
margin: 20px;
}
#fullver
{
font-weight: bold;
font-size: 16px;
font-family: Arial;
}
#menu
{
float: right;
text-align: center;
}
#pages
{
font-weight: bold;
font-size: 14px;
font-family: Arial;
margin-left: 11px;
margin-bottom: 2px;
}
#main,#forum,#topic,#linktree
{
font-size: 14px;
font-family: Arial;
padding: 10px;
border: 1px solid #aaaaaa;
}
#footer
{
font-size: 12px;
font-family: Arial;
padding: 10px;
}
hr
{
height: 1px;
border: 0;
color: #aaaaaa;
}
