a:link
{
	color: rgb(172,127,0); 
}
a:visited
{
	color: rgb(172,127,0); 
} 
a:active 
{
	color: rgb(172,127,0);
}
body
{
	font-family: Arial, Times New Roman,Times;
	background-color: rgb(98,108,115);
	color: rgb(98,108,115);
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(102,51,0);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(172,127,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: rgb(172,127,0); 
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(172,127,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(172,127,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(172,127,0);
}