.content_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}

.content_text a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}
	
.content_text a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}
			
.content_text a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:underline;
	}			

/* ---------->> Text Header (red) <<--------------- */
.content_text_header_subpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #071461;
	}

.content_text_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #424243;
	text-decoration:none;
	}

/* ---------->> Top Navigation Styles <<----------- */	
.topnav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424243;
	height: 30px;
	text-decoration: none;
}

.topnav a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424243;
	height: 30px;
	padding-left: 10px;
	text-decoration: none;
}

.topnav a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424243;
	height: 30px;
	padding-left: 10px;
	text-decoration: none;
}

.topnav a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #424243;
	height: 30px;
	padding-left: 10px;
	text-decoration: underline;
}

/* ---------->> Side Navigation Styles <<----------- */	
.sidenav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	color: #424243;
	text-decoration:none;
	}
	
.sidenav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	color: #424243;
	text-decoration:none;
	}

.sidenav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	color: #424243;
	text-decoration:none;
	}

.sidenav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 10px;
	color: #424243;
	text-decoration:underline;
	}

.quinix {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #a9a9a9;
	text-indent:0;
}

.quinix a:link	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a9a9a9;
	text-decoration: none;
}

.quinix a:visited	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a9a9a9;
	text-decoration: none;
}

.quinix a:hover	{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #a9a9a9;
	text-decoration: underline;
}

.hyperlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}

.hyperlink a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}
	
.hyperlink a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	text-decoration:none;
	}
			
.hyperlink a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #424243;
	font-weight: bold;
	text-decoration:underline;
	}			
