
.class1 A:link {color: #ffffff;}
.class1 A:visited {color: #ffffff;}
.class1 A:active {color: #ffffff;}
.class1 A:hover {text-decoration: underline; color: red;}

.class2 A:link {text-decoration: underline; color: blue;}
.class2 A:visited {text-decoration: underline; color: blue;}
.class2 A:active {text-decoration: underline; color: blue;}
.class2 A:hover {text-decoration: underline; color: green;}

#wrapper {
border-width: 1px;
margin-top: auto;
margin-bottom: auto;
margin-left: 5px;
margin-right: auto;
padding: 2px;
border-style: solid;
}

#wrapper2 {
border-right-width: 1px;
border-bottom-width: 1px;
border-top-width: 1px;
border-left-width: 1px;
margin-top: 0px;
margin-bottom: auto;
margin-left: auto;
margin-right: auto;
padding: 4px;
background-color: e6e6fa;
border-right-style: solid;
border-bottom-style: solid;
border-top-style: solid;
border-left-style: solid;
}

p {border-color: #400080; border-width: 1px; padding: 3px; border-style: dotted; margin-left: 5px; margin-right: 6px; margin-top: 0px;}

h1 { font-size: 14px; color: red; font-weight: bold;}

h2 { font-size: 12px; color: black; font-weight: normal;}

h4 { background-color: #ccccff; font-size: 13px;}

h5 { font-size: 15px; color: black; font-family: Lucida; font-style: italic;}

.social {margin-top: 11px; margin-bottom: 11px; margin-left: 0}
.social h3 {float: left; width: 75px; font-size: 13px;}
.social ul {width: 600px; list-style-type: none; margin-left: 0; padding-left: 0;}
.social li {float: left; }
.social #facebook {width: 95px; margin-left: 4px; }
.social #perm {width: 90px; margin-left: 0px; }
.social #twitter {width: 100px; margin-left: 0px; }
.social #sharethis {width: 90px; margin-left: 4px; }
.social #google {width: 50px; margin-left: 4px; }
.social #digg {width: 100px; margin-left: 4px; }
.social #stumbleupon {width: 90px; margin-left: 4px; }
.social #reddit {width: 90px; margin-left: 4px; }

.begin {margin-top: 0px; margin-bottom: 0px; margin-left: 0; padding: 0;}
.begin h3 {float: left; width: 75px; font-size: 13px;}
.begin ul {width: 170px; list-style-type: none; margin: 0; padding: 0;}
.begin li {float: left; margin: 0; padding: 0;}
.begin #facebook {width: 90px; margin-left: 0px; }
.begin #twitter {width: 50px; margin-left: 1px; }
