/* CSS Document */
.text {font-family: tahoma; font-size:12px; margin: 10px}
.text1 {font-family: tahoma; font-size:11px; margin: 10px}
a.one:link {text-decoration: none; font-weight:bold; color: #990000; font-family:tahoma; font-size:16px}
a.one:visited {text-decoration: none; font-weight:bold; color:#990000; font-family:tahoma; font-size:16px}
a.one:hover {text-decoration: underline; font-weight:bold; color: #FF3300; font-family:tahoma; font-size:16px}
