/* external CSS file */
/* filename 'styles.css' */
/* NO HTML MARKUP ALLOWED */

STRONG.section-name {font-size: 28px; font-weight: bold;}
H1.writing-title {font-size: 200%; font-weight: bold;}
STRONG.copyright {font-size: 85%; font-style: italic;}
A {color: 0000FF; text-decoration: none;}
A:hover {color: red; text-decoration: underline;}