/* CSS Document Created by Alanna Malanchuk for Wutke Cues*/

.body {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.subtitle {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.title {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:active {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}


