body {
        background-color: #A42C02;
        /*background-image: url(../images/layout/Desk_Texture_small.jpg);*/
        background-repeat: repeat;
}
h2 {
	font-family: Times New Roman, Times, serif;
	color: #A42C02;
}
a {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-size:14px;
	color: #A42C02;
	text-decoration: none;
}
a:link{color:#A42C02;}
a:hover{color:#FFFFFF;}
a:visited{color:#A42C02;}

.footertext {
	font-family: Times New Roman, Times, serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
.smalllink {
	font-size:12px;
}