table.roottable { height: 100%; } span.destination-text { font-family: 'Arial Black', Tahoma, Verdana, sans-serif; font-size: 20pt; color: rgb(255,100,0); } span.destination-notice { font-family: Tahoma, Verdana, sans-serif; font-size: 10pt; color: rgb(255,255,255); } span.main-site-heading { font-family: Tahoma, Verdana, sans-serif; font-size: 10pt; text-decoration: underline; color: rgb(100,100,100); } span.main-site-body { font-family: Tahoma, Verdana, sans-serif; font-size: 10pt; color: rgb(255,255,255); } a.site-link:link { color: rgb(255,255,255); text-decoration: none; } a.site-link:visited { color: rgb(120,120,120); text-decoration: line-through; } a.site-link:hover { color: rgb(255,255,255); text-decoration: underline; } a.site-link:hover:visited { color: rgb(255,255,255); text-decoration: line-through; }