body{font:16px/1.6 Helvetica, Verdana, Arial, sans-serif;}

A:link {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 18pt; FONT-WEIGHT: normal; COLOR: #999999; text-decoration: underline;}
A:visited {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 18pt;	FONT-WEIGHT: normal; COLOR: #999999; text-decoration: underline}
A:hover {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 18pt; FONT-WEIGHT: normal; COLOR: #ff5500; text-decoration: underline}


H1 { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 30px; FONT-WEIGHT: normal; COLOR: #006699; font-style: normal; }
H2 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	FONT-SIZE: 18pt; FONT-WEIGHT: normal;	COLOR: #666666;}
H3 {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	FONT-SIZE: 14pt; FONT-WEIGHT: bold;	COLOR: #336699; background-color: #336699;}

.name {
		margin: 35px 0px 25px 0px;
		}


.name a:link {FONT-FAMILY: Times; FONT-SIZE: 60pt; FONT-WEIGHT: normal; COLOR: #ff5500; text-decoration: none; }
.name a:visited {FONT-FAMILY: Times; FONT-SIZE: 60pt; FONT-WEIGHT: normal; COLOR: #ff5500; text-decoration: none; }
.name a:hover {FONT-FAMILY: Times; FONT-SIZE: 60pt; FONT-WEIGHT: normal; COLOR: #ff5500; text-decoration: none; opacity: 0.7; filter: alpha(Opacity=80);  }

.tags {
		display: table-cell;
   		white-space: pre-wrap;
		text-align: left;
		line-height: 35px;
		}

.tags a:link {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 24px; FONT-WEIGHT: normal; COLOR: #006699; text-decoration: none;}
.tags a:visited {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 24px;	FONT-WEIGHT: normal; COLOR: #006699; text-decoration: underline}
.tags a:hover {FONT-FAMILY: Helvetica, Verdana, Arial, sans-serif; FONT-SIZE: 24px; FONT-WEIGHT: normal; COLOR: #ff5500; text-decoration: underline}


.superbutton {
width:180px;
height:50px;
line-height: 50px;
border-radius:10px;
background:#31a963;
color:#fff;
font-size:20px;
decoration: none;
cursor:pointer;
border: 1px solid transparent;
}
.superbutton:hover{
background:#4ab376;
}
