@import url("poll.css");


A:link {
   color: red; 
   text-decoration: none; }
A:visited {
   color: blue; 
   text-decoration: none;}
A:hover { 
   color: black; 
   text-decxxoration: underline;}
A:active { 
   color: green; 
   text-decoration: underline;}

A.i:link {
   color: red; 
   text-decoration: none; }
A.i:visited {
   color: blue; 
   text-decoration: none;}
A.i:hover { 
   color: black; 
   background:yellow;
   text-decoxxration: underline;}
A.i:active { 
   color: green; 
   text-decoration: underline;}

A.e:link {
   color: red; 
   text-decoration: none; }
A.e:visited {
   color: blue; 
   text-decoration: none;}
A.e:hover { 
   color: black; 
   background:yellow;
   text-dxxecoration: underline;}
A.e:active { 
   color: green; 
   text-decoration: underline;}

A.djgw:link {
   color: white; 
   text-decoration: none; }
A.djgw:visited {
   color: white; 
   text-decoration: none;}
A.djgw:hover { 
   color: white; 
   background:black;
   text-decoration: none;}
A.djgw:active { 
   color: white; 
   text-decoration: none;}
   
A.djgb:link {
   color: black; 
   text-decoration: none; }
A.djgb:visited {
   color: black; 
   text-decoration: none;}
A.djgb:hover { 
   color: black; 
   background:white;
   text-decoration: none;}
A.djgb:active { 
   color: black; 
   text-decoration: none;}
   
A.menu:link {
   color: red; 
   text-decoration: none; }
A.menu:visited {
   color: red; 
   text-decoration: none;}
A.menu:hover { 
   color: red; 
   background:white;
   text-decoration: underline;}
A.menu:active { 
   color: red;
   text-decoration: none;}

A.norm:link {
   color: red; 
   text-decoration: underline; }
A.norm:visited {
   color: red; 
   text-decoration: underline;}
A.norm:hover { 
   color: red; 
   background:white;
   text-decoration: underline;}
A.norm:active { 
   color: red;
   text-decoration: underline;}



A.m:link {
   color: red;
   background:bisque;
   text-decoration: underline; }
A.m:visited {
   color: red; 
   background:bisque;
   text-decoration: underline;}
A.m:hover { 
   color: red; 
   background:bisque;
   text-decoration: underline;}
A.m:active { 
   color: red;
   background:bisque;
   text-decoration: underline;}

.multi{background:bisque; }



.head{font-size:45px;  
      color:red; 
      font-weight:bolder; 
      font-family: 'Arial Black', Arial, 'Times New Roman', serif;
       }
.subhead{font-size:25px;  
         color:red; 
         font-weight:bolder; 
         font-family: 'Arial Black', Arial 'Times New Roman', serif;
          }
.pophead{font-size:20px;  
         color:red; 
         font-weight:bolder; 
         font-family: 'Arial Black', Arial 'Times New Roman', serif;
          }
.ukf{font-size:45px;  
     color:red; 
     BACKGROUND: url(f/jj.gif) center no-repeat; 
     font-weight:bolder; 
     font-family: 'Arial Black', Arial 'Times New Roman', serif;
       }
.bluehead{font-size:45px;  
      color:blue; 
      font-weight:bolder; 
      font-family: 'Arial Black', Arial 'Times New Roman', serif;
        }
.title{font-size:40px;  
         color:red; 
         font-weight:bolder; 
         font-family: 'Arial Black', Arial 'Times New Roman', serif;
          }

.borderdot{border-width: thin; 
           border-color:lightgreen; 
           border-style:dotted; }

.it{backxxground:white; 
    border-right: black 1px solid; 	border-left: black 1px solid; 	border-top: black 1px solid;	border-bottom: black 1px solid;
	}

.et{backxxground:white; 
    font-weight : bold;
    border-right: black 1px solid; 	border-left: black 1px solid; 	border-top: black 1px solid;	border-bottom: black 1px solid;
    }

.bg{background:ffffcc; }


.code{background:beige; }

dd {text-align : justify; }
li {text-align : justify; }


.mlist{font-size:16px;  
      color:blue; 
      font-weight:normal; 
      font-family: 'Arial Black', Arial 'Times New Roman', serif;
        }





	
.table_b 	{	border-bottom: black 1px solid;	}
.table_l 	{	border-left: black 1px solid;	}
.table_lrb 	{	border-right: black 1px solid; 	border-left: black 1px solid; 	border-bottom: black 1px solid;	}
.table_lrt 	{	border-right: black 1px solid; 	border-left: black 1px solid; 	border-top: black 1px solid;	}
.table_lrtb 	{	border-right: black 1px solid; 	border-left: black 1px solid; 	border-top: black 1px solid;	border-bottom: black 1px solid;	}
.table_lt 	{	border-left: black 1px solid; 	border-top: black 1px solid;	}
.table_lb 	{	border-left: black 1px solid; 	border-bottom: black 1px solid;	}
.table_lr 	{	border-left: black 1px solid; 	border-right: black 1px solid;	}
.table_ltb 	{	border-left: black 1px solid; 	border-top: black 1px solid;	border-bottom: black 1px solid;	}
.table_r 	{	border-right: black 1px solid;	}
.table_rb 	{	border-right: black 1px solid; 	border-bottom: black 1px solid;	}
.table_rtb 	{	border-right: black 1px solid; 	border-top: black 1px solid;	border-bottom: black 1px solid;	}
.table_t 	{	border-top: black 1px solid;	}
.table_tb 	{	border-top: black 1px solid;	border-bottom: black 1px solid;	}
.table_rt 	{	border-right: black 1px solid;	border-top: black 1px solid;	}



.table_all 	{	border: black 5px solid;	}
.table_lrt2 	{	border-right: black 5px solid; 	border-left: black 5px solid; 	border-top: black 5px solid;	}
.table_lrb2 	{	border-right: black 5px solid; 	border-left: black 5px solid; 	border-bottom: black 5px solid;	}
.table_tb2 	{	border-top: black 5px solid;	border-bottom: black 5px solid;	}
