
.kwhref, .kwhref a:link, .kwhref a:visited {
    font-family: Myriad Web Pro, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #a2977d;
	vertical-align: middle;
    
}
.kwhref a:hover {
    font-family: Myriad Web Pro, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #CC3300;
    text-decoration: underline;
}
.kwtitle {
    font-family: Myriad Web Pro, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #76afa7;
	text-decoration: underline;
	vertical-align: middle;
}
.kwspan {
    font-family: Myriad Web Pro, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
}