
a:link {
font-size: smaller;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
text-transform: capitalize;
color: #666666;
text-decoration: none;
}
a:hover {
font-size: smaller;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
text-transform: capitalize;
color: #666666;
text-decoration: underline;
}
a:visited {
font-size: smaller;
font-style: normal;
font-weight: bold;
font-variant: small-caps;
text-transform: capitalize;
color: #666666;
text-decoration: none;
}

table ( 
position: relative;
height: 650px;
top: 50%;
margin-top: -150px;
}
 
.xpat {
font-family: 'times new roman';
font-weight: bold;
font-style: italic;
font-size: small;
color: #c0c0c0;
text-align: justify; ;
}

.style1 {
font-style: italic;
color: #999999;
text-align: center;
font-size: xx-small;
}

.style2 ( 
position: absolute;
top: 200px;
}

