body {
font-family: Arial;
font-size: 14px;
text-align:center;
color: #000000;
background-color: #3399ff;
}
a:link {
color: #3399ff;
display: inline-block;
background-color:#ffff33;
font-size: 14px;
font-weight: bold;
text-align:center;
}
a:visited {
color: #3399ff;
display: inline-block;
background-color:#000000;
font-size: 14px;
}
a:hover {
color: #3399ff;
display: inline-block;
background-color:#000000;
font-size: 14px;
}
.h1, h2, h3, h4, h5, h6 {
font-family: Arial;
font-weight: bold;
}
.h1 {
font-size: 14px;
color:#3399ff;
}
.h2 {
font-size: 14px;
color:#000000;
}
.h3 {
font-size: 16px;
color:#000000;
}
.h4 {
font-size: 18px;
color:#3399ff;
}
.h5 {
font-size: 18px;
color:#000000;
}
.h6 {
font-size: 24px;
color:#000000;
}