@charset "UTF-8";
/* CSS Document */

.style1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #060708;
}
a:visited {
	color: #060708;
}

<a class="r" href="link.html">Secondary Link</a>
.style5 {color: #FFFFFF}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #4c2400;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	font-weight: bold;
	color: #4c2400;
}

.style5 {font-size: 14px
font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: underline;
}

