.thumb
{
    border: 1px solid #FF9900;
}

body 
{
	color:       #FFFFFF;
	background-color: #F3D6A4;  
    margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:  #835659;
}

.text{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
color:#FFFFFF;
font-weight: bold;}
.text a{ color:#FFFFFF;
font-weight: bold;
text-decoration:underline;}
.text a:hover{ color:#FFFFFF;
font-weight: bold;
text-decoration:none;}

a:link{
color:#FFFFFF;
font-weight: bold;
text-decoration:underline;}
a:visited{
color:#FFFFFF;
font-weight: bold;
text-decoration:underline;}
a:hover{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;}
a:active{
color:#FFFFFF;
font-weight: bold;
text-decoration:none;}


#topsites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#topsites a{
color:#000000;
text-decoration:none;}
#topsites a:hover{
color:#000000;
text-decoration:underline;
}

.table1
{
background-color: #CEB79B;
}


#archive{
color:#835659;
font-family:Arial, Helvetica, sans-serif;
font-size:22px;
text-align:center;
padding-top:5px;
font-weight:bold;}
#archive a{
color:#835659;
margin-bottom:5px;
text-decoration:underline;}
#archive a:hover{
color:#835659;
text-decoration:none;}
