﻿a {
	font-size: small;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: none;
}
a {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #000000;
}
a:hover {
	color: #000000;
}
p {
	margin: 0 0 10 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: xx-large;
	font-weight: normal;
}
.img-text {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: x-small;
	color: #666666;
}
.text-header {
	margin: 10 0 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	
}
.text-hyperlink {
	color: #4B4B4B;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration: underline;
	font-size: medium;
}
