/* CSS definition file containing site wide stylesheets */

BODY {
	background-color: rgb(99,6,0);
 	background-image: url( "../assets/images/buyers-agency-rochester-ny.gif" );
 	background-repeat: repeat-x;
 	background-position: top left
}

A:active {
	color: rgb(99,6,0)
}

A:link {
	color: rgb(99,6,0)
}

UL {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px
}

A:visited {
	color: rgb(99,6,0)
}

H1 {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 20px;
 	color: rgb(99,6,0);
 	font-weight: normal;
 	font-style: normal
}

P {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px
}

LI {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px
}

OL {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px
}

A {
	color: rgb(99,6,0)
}

A:hover {
	color: rgb(153,0,0)
}
