/* CSS Document */

.menu {font-family:Tahoma; font-weight:bold; font-size:12px; color:white; text-decoration:none; }
.menu:hover {color:yellow}
.click_here {font-family:Tahoma; font-weight:normal; font-size:11px; color:#005577; text-decoration:underline; }
.click_here:hover {text-decoration:none}
.more {font-family:Tahoma; font-weight:normal; font-size:11px; color:#FF0000; text-decoration:none; }
.more:hover {text-decoration:underline}
.more2 {font-family:Tahoma; font-weight:bold; font-size:11px; color:#FF0000; text-decoration:none;}
.more2:hover {text-decoration:underline}
span{margin-left:15px; margin-right:15px;}
.link{font-size:11px; color:#000000; text-decoration:none}
.link:hover{color:#FF0000; }
.link2{font-size:11px; color:#000000; text-decoration:none}
.link2:hover{color:#FF0000; }
.pop_ups{margin:10px; padding:15px; border:1px solid #BFBFBF; font-family:Tahoma; font-size:11px; line-height:15px; text-align:justify}
.txt {font-size:11px;}
