.PoH_Intro {
	background-color: #FFFFFF;
	padding-top: 100px;
	position: relative;
}
.PoH_skipText {
    text-align: right;
    width:100%;
    font-weight: bold;
    font-family: sans-serif;
    font-size: 12px;
} 
a:link    { color: #AAAAAA; 
    text-decoration: none;
}
a:visited { color: #AAAAAA; 
    text-decoration: none;
}
a:hover   { color: #000000; 
    text-decoration: none;
}
a:active  { color: #AAAAAA; 
    text-decoration: none;
}