/* CSS Document */
body {background-color:white; padding:10; font-family:verdana,arial,sans-serif; font-size:11px; color:black; }
td {font-family:verdana,arial,sans-serif; font-size:11px; color:black; }
.newsH {font-size:12px; font-weight:bold; }
.character {font-size:14px; font-weight:bold; }
.actor {font-size:11px; font-weight:bold; }
.title {color:#3E943E; font-size:16px; font-weight:bold; }

a:link {text-decoration:none; color:#B2464B; }
a:visited {text-decoration:none; color:#B2464B; }
a:hover {text-decoration:underline; color:#B2464B; }
a:active {text-decoration:underline; color:#B2464B; }

.bottom { font-size:10px; }
a.bottom:link {text-decoration:none; color:black; }
a.bottom:visited {text-decoration:none; color:black;  }
a.bottom:hover {text-decoration:underline; color:black; }
a.bottom:active {text-decoration:underline; color:black;  }

a.more:link {text-decoration:none; color:#CD6878;  font-weight:bold;}
a.more:visited {text-decoration:none; color:#CD6878;  font-weight:bold; }
a.more:hover {text-decoration:underline; color:#CD6878;  font-weight:bold;}
a.more:active {text-decoration:underline; color:#CD6878;  font-weight:bold; }
