/* CSS Document */

/* content */
body {color:#ffffff;}
p,div {font-family: Verdana, Arial, sans-serif; font-size:12px; color:#000000; margin-left:10px; margin-right:20px; line-height:1.2;}
.title {font-size:16px; font-weight:bold; color:#990000;}
.subtitle {font-size:14px; font-weight:bold;}

/* links */
a {color:#ff0000;}
a:hover {text-decoration: none;}
a:visited {color:#990000;}

/* cyber */
.cyber {font-size: 10px; color:#ffffff;}
a.cyber {color:#ff0000; text-decoration:none;}
a.cyber:hover {color:#ffff00; text-decoration:underline;}