/* ======================================== */
/* Content: CSS styles i4Portal			    */
/* Version: 1.2, 16.07.2003, fe, rs			*/
/* ======================================== */   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page */
.HeadBg
{
	background-color: white;
}

html
{
    height:100%
}    

/* background color for the content part of the pages */
Body
{
    margin: 0000;
    height:100%;
	background-color: #ffffff;
    background-image: url('/images/rascor-bg.gif');
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #cccccc;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #7B7B7B;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #222222;
    SCROLLBAR-BASE-COLOR: #ECECEC;
}

.LeftTop {
    background-image:url('/images/LeftTop-bg.jpg');
}

.LeftPane {
    background-image:url('/images/LeftPane-bg.jpg');
    background-repeat:no-repeat;
}


.RightPaneListSeparator {
    background-image:url('/images/RightPaneListSeparator.gif');  
    background-repeat:repeat-x;     
}

/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

/* background/border colors for the selected tab */
.TabBg {
    /*background-color: #9a59ac;*/ 
    border-width: 0px;
	background-image:url('/images/SelectedTabHov.gif'); 
	    display:inline-block;
    margin:0px;
    padding:0px;	    
	     
}

/* background/border colors for the unselected tabs */
.OtherTabsBg
{
	border-width: 0px;
	display:inline-block;
    margin:0px;
    padding:0px;	
}

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;   
	border-width: 0px;
    color:#ff00ff;
    height:21px;    
	text-transform: uppercase;
	background-image:url('/images/SelectedTabHov.gif'); 
    display:inline-block;
    vertical-align:top;	
    padding-top:2px; 
}

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	border-width: 0px;
    color:#000000;

    text-decoration: none;
	text-transform: uppercase;
    display:inline-block;
    vertical-align:top;  
    padding-top:2px;     	

}

/* style for upper and lower menu-lines*/
.MenuLines
{
	background-color: #042568;
}

/*style for drop down menu */
.MenuDrop 
{
	background-color: #FF00FF;
}

/* text style for drop-down menu items */
.MenuDropItem {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	color: #ffffff;	/* color of drop-down item-font*/	
	text-decoration: none;
	text-transform: uppercase;
}


/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#ffffff;
    height:19px;   

}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#ffffff;
    height:19px;     
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#ffffff;
    height:19px;     
}

A.OtherTabs:hover   {
    text-decoration:    none;
    color:#ffffff;
    height:19px;    
	text-transform:uppercase;
	background-image:url('/images/SelectedTabHov.gif');	    
}

A.SelectedTab:link    {
    color:#ffffff;
}

A.SelectedTab:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:hover   {
    color:#ffffff; 
}
   
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
	text-transform: uppercase;    
    color:#5C0E75;
}

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#5C0E75;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#5C0E75;
}

A.SiteLink:active   {
    text-decoration:    none;
    color:#bf1eec;
}

A.SiteLink:hover    {
    text-decoration:    none;
    color:#bf1eec;
}

/* style for language-selector in page banner */
.LanguageSelector
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}
.LanguageSelector:link	{
	color: #FFFFFF;	
}

.LanguageSelector:visited {
	color: #FFFFFF;
}
.LanguageSelector:hover	{
	color: #D6E3EF;
}

/* style for separator between site links */
.Accent
{
    color: #ffffff;
    font-weight: normal;
}



/* MODULE-SPECIFIC */
/* text style for region title in Partners */
.Region 
{
	height: 13px;
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    color:#424242;
}

/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

/* style of item titles by Announcements and events */
.ItemTitleDate {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  10px;
    font-weight: normal;
    color: #6E1188;
    vertical-align: middle;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  15px;    
    line-height: 18px;
}

/* style for the 'more...' link */
.MoreLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
	text-align: right;	
}

/* generic Link */
.Link
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: underline;
    color: #042568;
    cursor: hand;	
}

/* style for module titles underline*/
.ModuleTitleline   {
    color: #ffffff;
}

/* style for module titles cell */
.ModuleTitleCell	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  14px;
    line-height: 16px;
	margin-top: 0px;
	padding-top: 0px;
}

/* style for module titles cell in admin mode */
.ModuleTitleCellAdmin	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    background-color:#ffffff;
    text-transform: uppercase;
    /*line-height:18px;*/
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #000000;
    width:200px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: black;
}

/* text style used for most text rendered by modules */
.normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.NormalEdit
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

.NormalEditGrey
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;    
	color: Gray;
}

/* html-modul-styles für rascor */

.mainhead  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.htmltitle  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
	font-weight:normal;     
}

.htmltitlebold  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 15px;
	font-weight:bold;     
}

.htmlsubtitle  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.legend  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	font-style:italic; 
}

.klein
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalValidate
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    color: red
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style used for alternating lines in Datagrids*/
.NormalAlternating
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    background-color: #EAECED;
}

/* text style in Contact Datagrids*/
.ContactNormal
{
    background-image:url('/images/list-bg.gif');
    background-repeat:repeat-x;
    background-color:#ebeef0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
}

.Contacthead
{
    background-image:url('/images/listHeader-bg.gif');
    background-repeat:repeat-x;
    BACKGROUND-COLOR: #6E1188;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color:#ffffff;                  
}

A.Contacthead {
    text-decoration:    none;
    color:#ffffff;
}

A.Contacthead:link    {
    text-decoration:    none;
    color:#ffffff;
}

A.Contacthead:visited {
    text-decoration:    none;
    color:#ffffff;
}

A.Contacthead:active  {
    text-decoration:    none;
    color:#ffffff;
}

A.Contacthead:hover   {
    text-decoration:    none;
    color:#ffffff;
    background-color: #9a59ac;
	text-transform:uppercase;    
}




/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

.CommandButtonTitle     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;    
}

/* hyperlink style for link buttons */
.LinkImage 
{
	vertical-align: middle;
}

/* style for submit-button (linkbutton) */
.SubmitButton
{
	background-color: #EAECED;
	border: solid 1px #9A9DA0;
	height: 22px;
	width: 71px;
	text-align: center;	
}

/* text style for countdown */
.Countdown	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 18px;
    color: #5A7594;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #042568;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}


/* Banner */
/* style for portalbanner */
TD.menuhead
{
	/* background-color: #6E1188;*/
}

/* Login */
/* style for Login-box*/    
.loginhead
{
	COLOR: #6E1188;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 11px;
    font-weight: bold;
    text-transform:uppercase; 
    height:26px;
      
}

.logoffhead
{
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
	text-transform:uppercase;     
    font-weight: bold;
    /* background-color:#eaeced; */                 
}

.login
{
	COLOR: #6E1188;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 10px;
}

TABLE.loginhead2
{
   /* BACKGROUND-COLOR: #eaeced; */  
    background-image:url('/images/Quicklinks-Header-bg.gif');                
}

TABLE.welcomehead
{
   /* BACKGROUND-COLOR: #eaeced; */  
    background-image:url('/images/Welcome-Header-bg.gif');                
}

TD.loginhead2
{
   /* BACKGROUND-COLOR: #eaeced; */  
    background-image:url('/images/Quicklinks-Header-bg.gif');                
}

TD.loginhead3
{
    /* BACKGROUND-COLOR: #F4F6F7; */           
}

TD.loginhead4
{
    /* BACKGROUND-COLOR: #6E1188;  */           
}

/* style for Login-text */
.logintext
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;      
    FONT-SIZE: 9px;
}

.loginbutton
{
    border-left: 1px solid #80868B;
    border-top: 1px solid #80868B;
    border-right: 1px solid #80868B;
    border-bottom: 1px solid #80868B;            
    FONT-SIZE: 12px;
    COLOR: #5D5D5A;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

TD.edithead
{
    BACKGROUND-COLOR: #042568;            
}

/* style for Events, Date-Location */
.eventsdate
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	font-style:italic;
	line-height: 12px;
    color: #000000;
}

/* quotation module style */
.QuotationText
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
	text-transform: uppercase;    
    color: #000000;
}

.QuotationAuthor
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #5D5D5A;
}
/* end quotation module style */


/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #496886;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #042568;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #042568;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #042568;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #042568;
}

A:link  {
    text-decoration:    none;
    color:  #6e1188;
}

A:visited   {
    text-decoration:    none;
    color:  #6e1188;
}

A:active    {
    text-decoration:    none;
    color:  #6e1188;
}

A:hover {
    text-decoration:    none;
    color:  #bf1eec;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}


INPUT
{ 
    PADDING-LEFT: 1px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

SELECT
{
    FONT-SIZE: 11px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}

TEXTAREA
{
    BORDER-RIGHT: #7f7f7f 1px solid;
    BORDER-TOP: #7f7f7f 1px solid;
    BORDER-LEFT: #7f7f7f 1px solid;    
    BORDER-BOTTOM: #7f7f7f 1px solid;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
}    

.documents
{
    FONT-SIZE: 10px;
    BACKGROUND-COLOR: #EAECED;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;

}
.documents_table
{
    font-size: 10px;
    font-family: Verdana, Helvetica, sans-serif;
	background-color: #6E1188;
	border: none, 0, #ffffff;
	color: #ffffff;
}

TABLE.EditPage
{
    margin-left: 220px; 
}

.edit_head
{
    BACKGROUND-COLOR: #6E1188;
    border: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    font-weight:bold;    
}

.edit_content
{
    BACKGROUND-COLOR: #ffffff;
    border-left: 1 solid #6E8693;
    border-right: 1 solid #6E8693;
    border-bottom: 1 solid #6E8693;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;    
}

.portalbanner
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    COLOR: #000000;    
}

.footermain
{
	font-family: Verdana, Helvetia, Sans-Serif;
    font-size: 9px;	
    color: #9D9FA1;
}
TD.footer
{
	background-image: url('/images/rascor-footer-line.gif')
}

/* hyperlink styles of the divisions */
.division   {
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 9px;
    text-decoration: none;
    color:#666666;
    text-transform:uppercase;
    height:16px;
    line-height:16px;    
}

A.division:link    {
    text-decoration:    none;
    color:#666666;
}

A.division:visited {
    text-decoration:    none;
    color:#666666;
}

A.division:active  {
    text-decoration:    none;
    color:#000000;
}

A.division:hover   {
    text-decoration:    none;
    color:#000000;
    background-color:#EAECED;
	    
}

.portalbannerline  {
    background-image:url('/images/headermain1.gif');
    background-color:#6E1188;
}

.portalbannerback  {
    background-image:url('/images/headermain2BG.gif');    
    background-color:#065f93;
}

.portalbannerline2  {
    background-image:url('/images/headermain3.gif');
    background-color:#6E1188;
}

.modulebg_rp  
{
	background-color: #ebeef0;	/* neue hintergrundsfarbe hellgrau */
    background-image:url('/images/RightPane-bg.jpg');
    background-repeat:repeat-x;
    height:10px;
}


.RightPaneIcon {
margin-right:6px;
vertical-align:top;
}

.RightPaneBlock {
display:inline-table;
width:185px;
vertical-align:top;
}

.quicklinksline  {
    background-color:#D5D8DB;
    
}

.quicklinkstitel  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;    
    text-transform: uppercase;
    line-height:18px;
}

.quicklinkstext  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    line-height: 12px; 
}

/* form-pages */

.formback  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight: bold;    
    background-color:#ffffff;
    color:#000000;
}

.formcontent  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
 
    color:#000000;
}

.formline  {
    background-color:#D7D7D7;
}

.form	
{
	border-style:solid;
    border-color:#D7D7D7;
    border-width: 1px;
}

.PrintHeaderAddress 
{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 9px;
	font-style: italic;
}
/* i4Shop */

.ShopProductListHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;
    background-color:#EAEBED;    	
}					  

.ShopProductListHead2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #000000;
    background-color:#EAEBED;    	
}	

.ShopProductListCount
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    color: #000000;
    background-color:#D4D8DB;    	
}	

.ShopProductListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
}

.ShopProductListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    background-color:#EAEBED;    	
}

.ShopCartListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff; 
}
.ShopCartListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff; 
}
.ShopCartListHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color:#D4D8DB;    
}
.ShopCheckoutListHeader
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #CAD1E1;
/*	border-top: #CAD1E1 1px solid; */
    line-height: 12pt;
}
.ShopCheckoutListFooter
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #EAEBED;
}
.ShopCheckoutListItem
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #ffffff;    
}
.ShopCheckoutListItemAlt
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #E8EDF3;
}
/* end i4Shop */

/* List-Definitions */
.ListNormal
{
    background-image:url('/images/list-bg.gif');
    background-repeat:repeat-x;
    background-color:#ebeef0;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
    padding:4px;
    border-bottom: 1px solid transparent;
    border-right: 1px solid transparent;        
}


.ListHead
{
    background-image:url('/images/listHeader-bg.gif');
    background-repeat:repeat-x;
    BACKGROUND-COLOR: #6E1188;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    color:#ffffff;
                   
}

TD.ListHead A:link,
TD.ListHead A:visited,
TR.ListHead A:link,
TR.ListHead A:visited {
    color:#ffffff;
    text-decoration:none;
}

TD.ListHead A:active,
TD.ListHead A:hover,
TR.ListHead A:active,
TR.ListHead A:hover {
    color:#ffffff;
    text-decoration:underline;
}