body { background-color:blue }

h1 { font-size:1.8em; font-family: Arial, sans-serif; font-weight:bold; color:#FFDD00;line-height: 22pt }

.text { font-size: 1.4em; font-family: Arial, sans-serif; font-weight: normal; color: #FFDD00}
.textbold { font-size: 1.4em; font-family: Arial, sans-serif; font-weight: bold; color: #FFDD00}

a:link { font-size: 1.4em; font-family: Arial, sans-serif; line-height: 14pt; font-weight: normal; color: #FFDD00; text-decoration: underline }
a:visited { font-size: 1.4em; font-family: Arial, sans-serif; line-height: 14pt; font-weight: normal; color: #FFDD00; text-decoration: underline }
a:hover { font-size: 1.4em; font-family: Arial, sans-serif; line-height: 14pt; font-weight: normal; color: #FFDD00; text-decoration: underline }
a:active { font-size: 1.4em; font-family: Arial, sans-serif; line-height: 14pt; font-weight: normal; color: #FFDD00; text-decoration: underline }