body {
    background-image:url(http://www.mikekanaly.com/images/bg.gif);
    background-repeat:repeat-x;
}
a:link {
    color: #f17202;
}
a:visited {
    color: #f17202;
}
a:hover {
    color: #999999;
}
a:active {
    color: #f17202;
}
td,th {
    color: #686868;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #807f7f;
}
.headerbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #f17202;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f17202;
}
.headwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.content {
	width:764;

}
.text_box {
	width:764px;
	background-image:url(images/right2.gif)
}
.text_box_main {
	position:relative;
	width:740px;
}
.text_box_bot {
	height:24px;
	background-image:url(images/bot.gif)
}
a:link {
	color: #f17202;
}
