.textTitleIndex
{
font: Georgia, "Times New Roman", Times, serif;
font-size:70px;
font-style:oblique;
text-align:center;
color: #CC6600;
text-shadow:0.1em 0.1em #000000;
filter:DropShadow(Color=black, OffX=5, OffY=5, Positive=1) !Important;
margin:5px 5px 5px 5px;
}
.textTitle
{
font: Georgia, "Times New Roman", Times, serif;
font-size:60px;
font-style:oblique;
text-align:center;
color: #CC6600;
text-shadow:0.1em 0.1em #000000;
filter:DropShadow(Color=black, OffX=5, OffY=5, Positive=1);
margin:5px 5px 5px 5px;
}
.textLink
{font: Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-style:oblique;
text-align:center;
color: #CC6600;
margin:5px 5px 5px 5px;
}
.textLink:hover
{font: Georgia, "Times New Roman", Times, serif;
font-size:26px;
font-style:oblique;
text-align:center;
color: #CC6600;
text-shadow:0.1em 0.1em #000000;
filter:DropShadow(Color=black, OffX=2, OffY=2, Positive=1);
margin:5px 5px 5px 5px;
}


.textInformation
{
font: Georgia, "Times New Roman", Times, serif;
font-size:14px;
text-align: justify;
vertical-align:top;
}
.textC
{font: bold, Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align: justify;
margin:0px;
margin-top:0px;
}
.textIndex
{
font: bold, Georgia, "Times New Roman", Times, serif;
font-size:16px;
text-align:justify;
}
.textMenu
{
color: #CC6600;
font-size:20px;
text-shadow:0.05em 0.05em #000000;
filter:DropShadow(Color=black, OffX=1, OffY=1, Positive=1);
}
.textMenu:hover
{
text-shadow:0.1em 0.1em #000000;
filter:DropShadow(Color=black, OffX=2, OffY=2, Positive=1);
}
IMG
{
border:#CC6600 groove 4px;
margin: 10px;
}
IMG.noStyle
{
border: 0px;
margin: 0px;
}
.background
{
border:#CC6600 groove 4px;
text-align:left;
}
.button
{
text-align:center;
display:block;
background-image:url(images/button.png);
width:200px;
height:50px;
}
.button:hover
{
text-align:center;
display:block;
background-image:url(images/button_click.png);
width:200px;
height:50px;
}
.view
{
text-align:center;
}
.forTD
{
border:#CC6600 groove 4px;
background-repeat:no-repeat;
}





#text {margin:50px auto; width:500px}
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}

<!--code by AlexDreico-->