BODY {
FONT-SIZE:xx-small;
COLOR:black;
FONT-FAMILY:Verdana,Arial,Helvetica;
text-align:center;
background-color:white;
}
A {
color:blue;
text-decoration:none;
font-weight:bold;
}
A:hover {
color:white;
background-color:red;
}
.title1 {
FONT-WEIGHT:bold;
FONT-SIZE:35px;
COLOR:red;
FONT-FAMILY:Times,Garamond;
FONT-VARIANT:small-caps;
}
.title2 {
FONT-WEIGHT:bold;
FONT-SIZE:12px;
COLOR:gray;
}
.tabp {
color:white;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
.tabp:hover {
color:red;
background-color:white;
}
.tabb {
color:white;
font-weight:bold;
font-size:10px;
text-decoration:none;
}
.tabb:hover {
color:red;
background-color:white;
}
.article {
FONT-SIZE:x-small;
TEXT-ALIGN:justify;
}
.atitle {
TEXT-ALIGN:center;
FONT-SIZE:18px;
COLOR:red;
FONT-FAMILY:Times,Garamond;
FONT-VARIANT:small-caps;
}
