.one{
font-family: MS sans-serif, Arial, Times New Roman, Verdana, Helvetica;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a.one:link {color: #333333}
a.one:visited {color: #333333}
a.one:hover {color: #333333; text-decoration: underline}

.two         { font-family: 'MS sans-serif', Arial, 'Times New Roman', Verdana, Helvetica; 
               font-size: 11px; color: #000080; text-decoration: none }
a.two:link {color: #000080}
a.two:visited {color: #000080}
a.two:hover {color: #000080; text-decoration: underline}

.footer
{
font-family: MS sans-serif, Arial, Times New Roman, Verdana, Helvetica;
font-size: 11px;
color: #777777;
text-decoration: none;
}
a.footer:link {color: 777777}
a.footer:visited {color: 777777}
a.footer:hover {color: 333333}

.more
{
font-family: MS sans-serif, Arial, Times New Roman, Verdana, Helvetica;
font-size: 11px;
color: #333333;
text-decoration: none;
}
a.more:link {color: #333333}
a.more:visited {color: #333333}
a.more:hover {color: #333333; text-decoration: underline}

.force{
font-family: MS sans-serif, Arial, Times New Roman, Verdana, Helvetica;
font-size: 11px;
color: #0070d5;
text-decoration: none;
}
a.force:link {color: #0070d5}
a.force:visited {color: #0070d5}
a.force:hover {color: #0070d5; text-decoration: underline}


.text { font-family: MS sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 11px; color: #333333; text-decoration: none; text-align: justify}

.subtitle    { font-family: 'MS sans-serif', Arial, 'Times New Roman', Verdana, Helvetica; 
               font-size: 11px; font-weight: bold; color: #333333; 
               background-color: #DDDDDD }
.add {font-family:  MS sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 13px; font-weight: bold; color: #333333}

.copy {font-family:  MS sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 11px; color: #777777}

.menu {font-family: sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 14px; text-decoration: none; color: #792737}

.nav {font-family:  sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 14px; text-decoration: none; color: #005000}

.title {font-family: sans-serif, Arial, Times New Roman, Verdana, Helvetica; font-size: 15px; font-weight: bold; text-decoration: none; color: #000000}

.form 
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
}

.button {
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
cursor: hand
}