/* --- GENERAL RULES --- */
body {
	font-family: Verdana;
	font-size: 11px;
	color: #303030;
	background-color: #1e2e5f;
	font-weight: normal;
	text-decoration:none;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
A:hover{color: #f6c85e}

footer {
	font-family: Verdana;
	font-size: 10px;
	color: #0000CC;
	font-weight: bold;
}
h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #f6c85e;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
    font-size: 16px;
	color: #f6c85e;
}
#idTitle{font-size: 11px; font-family: Verdana; color: #f6c85e; font-weight: normal;}
#idTitle:hover{color: #ffffff}

#idPageTitle{font-size: 11px; font-family: Verdana; color: #585858; font-weight: normal;}
#idPageTitle:hover{color: #f6c85e}

#idPageLink{font-size: 11px; font-family: Verdana; color: #FF0000; font-weight: bold;}
#idPageLink:hover{color: #303030}

#idBottomNav{font-size: 11px; font-family: Verdana; color: #303030; font-weight: normal;}
#idBottomNav:hover{color: #f6c85e}

#idTestimonial{font-family: Verdana; font-size: 10px; color: #000000; background-color: #E2E2E2; font-weight: normal; text-decoration:none; text-align:justify}
