.doc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	
}

.doc a:link {
	color: #FF9900;	
}

.doc a:visited {
	color: #FF9900;
}

.doc a:hover {
    text-decoration: underline;
	color: #FF9900;
}

.doc a:active {
	 text-decoration: underline;
	color: #FF9900;
}




.hybrid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #66CCFF;
	
}
.hybrid a:link {
	color: #66CCFF;	
}

.hybrid a:visited {
	color: #66CCFF;
}

.hybrid a:hover {
    text-decoration: underline;
	color: #66CCFF;
}

.hybrid a:active {
	 text-decoration: underline;
	color: #66CCFF;
}





.viral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #74A844;

}
.viral a:link {
	color: #74A844;	
}

.viral a:visited {
	color: #74A844;
}

.viral a:hover {
    text-decoration: underline;
	color: #74A844;
}

.viral a:active {
	 text-decoration: underline;
	color: #74A844;
}


.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #C0EFFF;
	background-color: #FFFFFF;
}
.home a:link {
	color: #C0EFFF;	
}

.home a:visited {
	color: #C0EFFF;
}

.home a:hover {
    text-decoration: underline;
	color: #C0EFFF;
}

.home a:active {
	 text-decoration: underline;
	color: #C0EFFF;
}