body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.myStyle {
    position: static;
    visibility: hidden;
    display: none;
}
.myStyle2 {
    position: static;
    visibility: visible;
    display: block;
}
#SrvPic { position: static; visibility: hidden; display: none }
#P4Pic { position: static; visibility: hidden; display: none }
#AmdPic { position: static; visibility: visible; display: block }
#SrvPrice { position: static; visibility: hidden; display: none }
#P4Price { position: static; visibility: hidden; display: none }
#AmdPrice { position: static; visibility: visible; display: block }
#SrvText { position: static; visibility: hidden; display: none }
#P4Text { position: static; visibility: hidden; display: none }
#AmdText { position: static; visibility: visible; display: block }

#colour2 A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
#colour2 A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
#colour2 A:active {
	COLOR: #CC0000; TEXT-DECORATION: none
}
#colour2 A:hover {
	COLOR: #CC0000; TEXT-DECORATION: none
}