/* CSS definition file containing stylesheets */
#MyHyperlinkCharacterStyle a:hover{

color: red;

font-style: italic;

}