﻿.programwhite {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;;
	text-decoration: none;
	}

a.programlink:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}	

.programyellow {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #FFFF00;
	text-decoration: none;
}

a.programlink:visited {
    font-family: Arial ;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.programlink:hover {
	font-family: Arial ;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #598400;
	text-decoration: underline;
}
a.programlink:active {	
    font-family: Arial ;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #669900;
}	

a.programsignin:link {
	font-family: Arial ;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.programsignin:visited {
	font-family: Arial ;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #4C4C4C;
	text-decoration: none;
}
a.programsignin:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #598400;
	text-decoration: underline;
}
a.programsignin:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


a.programsignout:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.programsignout:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-style: bold;
}
a.programsignout:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-style: bold;
}
a.programsignout:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	font-style: bold;
}
